Documentation
¶
Index ¶
Constants ¶
View Source
const BASE int = 10
BASE const is the unit base for rounding functions
View Source
const SECONDSDAY int64 = 86400
SECONDSDAY is the amount of seconds in a day
View Source
const SECONDSMONTH int64 = 2.628e+6
SECONDSMONTH is the amount of seconds in a month
Variables ¶
This section is empty.
Functions ¶
func SecondsDay ¶
SecondsDay returns number of seconds in a day as an int64
func SecondsDayString ¶
SecondsDayString returns number of seconds in a day as a string
func SecondsMonth ¶
SecondsMonth returns number of seconds in a month as an int64
func SecondsMonthString ¶
SecondsMonthString returns number of seconds in a month as a string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.