18 lines
358 B
Plaintext
18 lines
358 B
Plaintext
|
|
{{alias}}
|
|
Number of minutes in a week.
|
|
|
|
The value is a generalization and does **not** take into account
|
|
inaccuracies due to daylight savings conventions, crossing timezones, or
|
|
other complications with time and dates.
|
|
|
|
Examples
|
|
--------
|
|
> var wks = 3.14;
|
|
> var mins = wks * {{alias}}
|
|
31651.2
|
|
|
|
See Also
|
|
--------
|
|
|