Skip to content

Releases: osexpert/CosmosTime

0.0.3

10 Aug 20:21
Compare
Choose a tag to compare
  • Iana improvements, will now roundtrip by creating custom time zones

Full Changelog: 0.0.2...0.0.3

Nuget: https://www.nuget.org/packages/CosmosTime/0.0.3

0.0.2

22 Jul 22:38
Compare
Choose a tag to compare
  • Renamed UtcOffsetTime -> OffsetTime
  • Renamed ZonedTime -> ZoneTime
  • Added ClockTime
  • Added duality to ZoneTime (need to explicitly choose to add\subtract Utc or Clock time)
  • Replaced lots of ctors that took DateTime with static FromXxx methods.
  • Added DateOnly\TimeOnly support via "Portable.System.DateTimeOnly"
  • Added type converters for all classes.
  • Start adding docs.

Full Changelog: 0.0.1...0.0.2

Nuget: https://www.nuget.org/packages/CosmosTime/0.0.2

0.0.1

04 Jul 08:55
Compare
Choose a tag to compare
  • First release.
  • Much of the basic stuff should be there.

Nuget: https://www.nuget.org/packages/CosmosTime/0.0.1