Documentation
¶
Overview ¶
Package julianday provides Time to Julian day conversions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendFormat ¶
AppendFormat is like Format but appends the textual representation to dst and returns the extended buffer.
func Date ¶
Date returns the Julian day number for t, and the nanosecond offset within that day, in the range [0, 86399999999999].
func Float ¶
Float returns the Julian date for t as a float64.
In the XXI century, this has submillisecond precision.
func FloatTime ¶
FloatTime returns the UTC Time corresponding to a Julian date. Not all date values have a corresponding time value.
In the XXI century, this has submillisecond precision.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.