Files
Nim/tests/stdlib
Oscar Nihlgård f6df2d9956 Sub second time resolution (#6978)
* Add deprecation warnings to recently deprecated procs

* Fix bad usage of the times module

* Introduce sub second resolution

* Fix usage of C's time()

* Switch to nanosecond resolution

* Make Time & Duration opaque again and fix some errors

* Change back to TimeInterval for shorthands

* Fix JS test

* Fix build error for windows

* Undeprecate epochTime

* Documentation and minor changes

* Lots of bugfixes and doc comments

* Attempt to make travis & appveyor green

* Fix edge cases for dealing with the local timezone

* Workaround JS backend overflow/underflow bug

* Use better workaround for not knowing the size of time_t

* Use all available timezones for tests

* Fix indentation

* Add procs for accessing the fractional part of a duration

* Order time units from smallest to largest since it makes more sense

* Include months and years in `TimeUnit`

* Review fix
2018-04-13 07:36:30 +02:00
..
2017-11-01 00:20:40 +01:00
2017-12-14 12:46:09 +01:00
2017-02-13 13:35:40 +01:00
2015-03-12 11:08:03 +01:00
2014-01-13 02:10:03 +01:00
2014-08-29 09:12:12 +02:00
2014-07-19 14:37:47 +02:00
2018-01-14 23:49:53 +01:00
2014-01-13 02:10:03 +01:00
2015-06-20 11:37:29 +01:00
2017-11-15 17:25:48 +01:00
2018-03-30 13:43:01 -07:00
2017-06-20 12:11:09 +02:00
2015-08-03 12:35:57 -04:00
2015-08-03 12:35:57 -04:00
2015-08-03 12:35:57 -04:00
2015-03-31 00:32:39 +02:00
2018-03-15 15:49:41 +02:00
2017-07-25 09:28:23 +02:00
2017-01-10 11:27:03 +01:00
2017-05-04 22:25:29 +02:00
2017-07-25 09:28:23 +02:00
2016-07-01 07:24:30 -06:00
2017-12-14 12:46:09 +01:00
2015-09-27 15:49:40 +10:00
2014-01-13 02:10:03 +01:00
2018-01-14 23:49:53 +01:00
2018-04-13 07:36:30 +02:00
2014-08-29 09:12:12 +02:00
2015-08-21 21:40:24 +02:00
2014-08-29 09:12:12 +02:00
2016-11-30 10:38:22 +07:00