Skip to content

Commit

Permalink
fix of ECMA-262 #250; add of ISO8601
Browse files Browse the repository at this point in the history
  - fixed parsing of ECMA-262 (simplified ISO8601) Format times (e.g. 2021-05-17T08:45:00.000Z) #250
  - added parsing of full ISO8601 Format (e.g 2019-01-18T00:00:00.000Z, 2019-01-17T17:00:00.000-07:00, 2019-01-18T07:00:00.000+07:00)
  • Loading branch information
Hypnos3 committed Sep 15, 2021
1 parent da7b9d9 commit c43d74e
Show file tree
Hide file tree
Showing 6 changed files with 184 additions and 170 deletions.

0 comments on commit c43d74e

Please sign in to comment.