Files
Nim/tests/js
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
..
2016-09-20 17:01:53 +03:00
2018-03-05 10:28:17 +02:00
2018-02-27 15:23:19 +01:00
2017-07-10 16:40:23 +02:00
2017-09-30 22:34:54 +02:00
2017-06-29 18:37:53 +02:00
2017-01-24 16:59:34 +01:00
2014-12-17 01:43:36 +01:00
2017-11-22 12:58:03 +01:00
2015-06-04 12:00:27 +03:00
2017-06-30 12:01:51 +02:00
2016-05-20 16:03:08 +06:00
2017-01-20 05:16:42 +01:00
2015-05-26 16:00:48 +03:00
2018-01-25 04:26:40 +01:00
2017-06-03 21:08:32 +02:00
2016-07-12 00:50:25 +02:00
2016-01-22 11:24:00 +02:00
2018-04-13 07:36:30 +02:00