feat: Add IcdTimeZoneInfo

This commit is contained in:
Chris Cameron
2020-08-21 12:10:33 -04:00
parent 7bc262b4e2
commit e5fc154858
8 changed files with 530 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added a method for getting the total number of seconds in a date
- Added extensions to raise events with common event args using the data directly
- Added property to IcdEnvironment to determine whether SSL communication is enabled
- Added IcdTimeZoneInfo, a very light implementation of System.TimeZoneInfo for the .NET Compact Framework
### Changed
- Repeater changed to use configured callbacks instead of a dumb event