emersion / go-ical

An iCalendar library for Go
MIT License
52 stars 10 forks source link

Make date format constants global #14

Closed ghost closed 2 years ago

ghost commented 2 years ago

Use global date format constants instead of redefining them in every method.