Commit Graph

  • a9308cbaf3 Add ISO8601 date format (yyyy-MM-dd) to parseIso8601 utility function. main 0.5.4 origin/main gogs/main gogs/HEAD jdb 2023-02-28 23:25:44 -06:00
  • f4e392f910 Update for Nim 1.3.1 0.5.3 jdb 2021-07-17 09:45:39 -05:00
  • 600747e1ac Update for Nim 1.0.0 - Added format for Durations. Remove deprecated functions. 0.5.2 jdb 2020-02-14 11:43:27 -06:00
  • 08c0962b40 Add addtional valid ISO8601 formats. 0.5.1 jdb 2019-12-27 10:01:53 -06:00
  • a537b980e6 Expand allowed ISO8601 parsing formats. 0.5.0 jdb 2019-04-27 23:12:35 -05:00
  • dfee8aae33 Update for Nim 0.19.0, add trimNanoSec 0.4.0 Jonathan Bernard 2018-12-09 06:03:23 -06:00
  • f831fd6238 Add , , and . 0.3.0 Jonathan Bernard 2018-05-12 13:11:02 -05:00
  • 8987a4e268 Changes to support Nim 0.18 (with new times implementation). 0.2.2 Jonathan Bernard 2018-04-02 14:24:40 -05:00
  • b4804cdb52 WIP: Waiting for fix to be merged in Nim core so I can deprecate fixedParse. Jonathan Bernard 2016-10-21 17:35:16 -05:00
  • 79d2cb392d Added startOfDay, startOfWeek, and fixedParse. 0.2.0 Jonathan Bernard 2016-10-21 15:28:28 -05:00
  • cb11d62e5d More unit tests (cover previous bug in Nim times library). 0.1.1 Jonathan Bernard 2016-10-12 15:58:02 -05:00
  • 6067740bdd Added comparison operators for TimeInfo and TimeInterval, cmp for TimeInfo. 0.1.0 Jonathan Bernard 2016-10-07 22:36:44 -05:00
  • 4a8f0db62d Initial implementation: format(TimeInterval, fmt) Jonathan Bernard 2016-10-07 21:55:33 -05:00
  • c503efe439 Initial commit: .gitignore Jonathan Bernard 2016-10-07 21:54:47 -05:00