package
0.0.0-20200220194741-87fa06bab430
Repository: https://github.com/gmax79/otusgolang.git
Documentation: pkg.go.dev
# Functions
Create - create calendar instance.
DurationToTimeString - get time parameter, now + duration.
ParseDate - create calendar date from string.
ParseValidDate - create calendar date from string and validate.
# Constants
DateLayout - calendar format of data with time.
# Structs
Date - calendar date with time.
SearchParameters - custom filters to search events.
# Type aliases
Event - information about event.