Documentation
¶
Index ¶
- type IntDate
- func (dt IntDate) AddDays(days int) IntDate
- func (dt IntDate) Day() int
- func (dt IntDate) IsNil() bool
- func (dt IntDate) IsToday(loc *time.Location) bool
- func (dt IntDate) IsValid() bool
- func (dt IntDate) Month() int
- func (dt IntDate) String() string
- func (dt IntDate) ToDateTime(endDay bool, loc *time.Location) time.Time
- func (dt IntDate) Year() int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.