Skip to content

Releases: spiegelp/PortableTimeLibrary

Portable Time Library v1.0.0.0

30 Apr 07:05
Compare
Choose a tag to compare

Features

  • Dedicated struct LocalDate to represent dates
  • Enum Month to represent months and extension methods for it
  • Wrappers with an implementation relying on the .NET standard API
  • Conversion between DateTime and the structs of Portable Time Library