Documentation
¶
Index ¶
- Variables
- func LocToGmtS(loc *time.Location) string
- func MustParseTime(now time.Time, v string) time.Time
- func Offset(loc *time.Location) (hour, minute int)
- func OffsetM(loc *time.Location) (hour, minute, monotonic int)
- func OffsetMS(loc *time.Location) string
- func OffsetS(loc *time.Location) string
- func ParseHtml5Input(v string, loc ...*time.Location) (t time.Time, err error)
- func ParseTime(now time.Time, v string) (t time.Time, err error)
- func SetLoc(t time.Time, loc *time.Location) (r time.Time)
- func TimeF(t time.Time) string
- func TimeS(t time.Time) string
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ParseHtml5Input ¶
ParseHtml5Input parses html5 datetime-local field value
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.