Skip to content

v2.2.0

Compare
Choose a tag to compare
@nathanreyes nathanreyes released this 11 Jan 13:22
· 270 commits to master since this release

Bug Fixes

  • Set timezone offset to 0 for ISO dates that end with Z
  • Adjust date timezone to UTC when formatting with masks that end with Z

Enhancements

  • Use a default ISO mask for string dates that matches the browser: YYYY-MM-DDTHH:mm:ss.SSSZ
  • Add ZZ, ZZZ and ZZZZ mask tokens
  • Add unit tests for DatePicker and TimePicker with string dates