Skip to content

v2.3.11

Compare
Choose a tag to compare
@gouguoyin gouguoyin released this 10 Apr 02:59
· 150 commits to master since this release
  • Add parsing support for 2006-01-02 15:04:05-0700 MST format in Parse method
  • Return the original value instead of returning null when parsing the zero value time 0001-01-01 00:00:00 in Parse method #232
  • Optimize the judgment logic in IsValid and IsInvalid methods
  • Implement Abs method by itself in DiffAbsInDuration method #226
  • Unified unit test format