Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Number data type Number = "NUMBER" // Datetime data type Datetime = "DATETIME" )
Variables ¶
This section is empty.
Functions ¶
func TsFromJava ¶
TsFromJava converts a java timestamp to standard unix format
func ZeroSecondsTS ¶
ZeroSecondsTS Takes a timestamp in milliseconds as a parameter and returns another timestamp in seconds with the same date & time but zero seconds.
func ZeroTimeTS ¶
ZeroTimeTS Takes a timestamp in milliseconds as a parameter and returns another timestamp in seconds with the same date and zero time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.