Skip to content

Releases: drekka/DayType

0.4

06 Aug 10:06
2dc6c7a
Compare
Choose a tag to compare
0.4
  • Dates in Strings support added.
  • Shortened the names of the various property wrappers.

Initial release

16 Jan 01:57
fcdfdc8
Compare
Choose a tag to compare

DayType is a small framework designed to help with date coding by removing the need to handle time components of dates. In addition it also provides commonly needed Codable property wrappers for reading and writing date values as well as a variety of useful date manipulation functions.