Documentation
¶
Overview ¶
Package dttm contains date-time and locale-related data structures.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// SeoulTZ variable exposes "Asia/Seoul" timezone.
SeoulTZ, _ = time.LoadLocation("Asia/Seoul")
)
Functions ¶
func BetweenTwoDates ¶
BetweenTwoDates is a function that checks if a given date is between a start date and an end date.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.