diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-20 23:51:48 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-20 23:51:48 +0100 |
commit | 09fc3ce3cc1b53a365fe2014c03ff474515a2280 (patch) | |
tree | 3437c381b96fda48b50411fa619b677028057d16 /info/blueshift.texinfo | |
parent | do not load blueshift_randr before used (diff) | |
download | blueshift-09fc3ce3cc1b53a365fe2014c03ff474515a2280.tar.gz blueshift-09fc3ce3cc1b53a365fe2014c03ff474515a2280.tar.bz2 blueshift-09fc3ce3cc1b53a365fe2014c03ff474515a2280.tar.xz |
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r-- | info/blueshift.texinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index 3f7ac50..36717be 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -631,9 +631,9 @@ the before it starts becoming less visible (twilight.) To convert a time to Julian Centuries, you can use the function @code{epoch_to_julian_centuries}. It takes -one argument, the local POSIX time, that is, the number of +one argument, the POSIX time, that is, the number of seconds that have elapsed since 1970-(01)Jan-01 00:00:00 -local time, not counting leap seconds. +UTC, not counting leap seconds. A set of functions that are used to calculate the Sun's are provided: |