v2.6
Support for .NET 6.0
String to DateOnly
String to TimeOnly
DateTime to DateOnly
DateTime to TimeOnly
DateOnly to String
DateOnly to DateTime
TimeOnly to String
More DateTime formats
String to DateTime now supports milliseconds:
- yyyyMMdd HH:mm:ss.fff
- yyyy-MM-dd HH:mm:ss.fff
Full Changelog: https://github.com/t-bruning/UniversalTypeConverter/commits/v2.6.0