Documentation
¶
Index ¶
- type Clock
- type Date
- type Datetime
- type Time
- func (t Time) ClockFormat() string
- func (t Time) DateFormat() string
- func (t Time) Format(layout ...string) string
- func (t Time) FormatWithDefault(def string, layout ...string) string
- func (t *Time) Scan(v any) error
- func (t Time) TodayBegin() time.Time
- func (t Time) TodayEnd() time.Time
- func (t Time) TodayRange() [2]time.Time
- func (t Time) Value() (driver.Value, error)
- type UnixMic
- type UnixMil
- type UnixSec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Time ¶
func (Time) ClockFormat ¶
func (Time) DateFormat ¶
func (Time) FormatWithDefault ¶
func (Time) TodayBegin ¶
func (Time) TodayRange ¶
Click to show internal directories.
Click to hide internal directories.