Documentation
¶
Index ¶
Constants ¶
View Source
const (
ISO8601 = "2006-01-02T15:04:05.000Z07:00"
)
Variables ¶
View Source
var Zone *time.Location
Functions ¶
func TimeFormatISO8601 ¶
Types ¶
type TimeLimit ¶
type TimeLimit struct { Seconds uint `json:"seconds" yaml:"seconds"` Minutes uint `json:"minutes" yaml:"minutes"` Days uint `json:"days" yaml:"days"` }
func (TimeLimit) GetSeconds ¶
func (TimeLimit) GetTimeDuration ¶
Click to show internal directories.
Click to hide internal directories.