Commit Graph

6 Commits (566735b298cba545d9e32e4fc489fe1387d01326)

Author SHA1 Message Date
Alexander Medvednikov 59ed4be49a all: update copyright year 2022-01-04 12:21:12 +03:00
Miccah d07975335d
time: add Duration.str() ()
* time: add str() method to Duration

* add Duration.str tests, move time.infinite to time.v, to be visible to the JS backend

Co-authored-by: Delyan Angelov <delian66@gmail.com>
2021-12-19 19:32:42 +02:00
playX 70124d2d23
js: time module: implement utc,now,local () 2021-08-11 09:22:53 +03:00
playX 8d6903a65a
time: move C backend specific code into .c.v files () 2021-08-10 14:34:53 +03:00
Alexander Medvednikov 1590783f02 Revert "time: use .c.v for files that use C. functions ()"
This reverts commit 5d8b9b0151.
2021-03-25 07:35:34 +03:00
zakuro 5d8b9b0151
time: use .c.v for files that use C. functions () 2021-03-24 20:15:17 +02:00