Documentation
¶
Index ¶
- func AddCenturies(t time.Time, n int) (v time.Time)
- func AddCentury(t time.Time) (v time.Time)
- func AddDay(t time.Time) (v time.Time)
- func AddDays(t time.Time, n int) (v time.Time)
- func AddDecade(t time.Time) (v time.Time)
- func AddDecades(t time.Time, n int) (v time.Time)
- func AddHour(t time.Time) (v time.Time)
- func AddHours(t time.Time, n int) (v time.Time)
- func ConvertToDuration(t time.Time) (v time.Duration)
- func Now() time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.