Commit History

Author SHA1 Message Date
  Jake Leahy 43a3de9077 Fix regression in `std/times` (#22155) 1 year ago
  metagn 13b7e4e0e5 use TimeInterval instead of Duration for calculating ISO week date (#22091) 1 year ago
  metagn 20dfdba2df fix timezone in initDateTime for ISO week date (#22090) 1 year ago
  Juan Carlos cb3f6fdc66 Improve times (#21901) 1 year ago
  Carlo Capocasa 9c2d2773ec Weekday parse/format (replacement) (#21857) 1 year ago
  metagn f05387045d int64/uint64 as bigint in JS (#21613) 1 year ago
  Jake Leahy 25eef64fe1 Remove Defect from raises list in `std/times` (#21473) 1 year ago
  Jake Leahy 6d423f1856 Make `Time` work with `std/strformat` (#21409) 1 year ago
  ringabout 07be1791ba fix #21045; getTime with vmopsDanger is broken; alternative to #21054 (#21056) 2 years ago
  Bung 534c97edc5 fix #16264 low(Time) OverflowDefect (#20552) 2 years ago
  metagn 31b7a25e1e fix broken runnableExamples for getWeeksInIsoYear (#20193) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Carlo Capocasa e49d52eb61 Add Week-Of-Year Implementation to Times Module (#17223) 3 years ago
  flywind e2b19bb2de remove deprecated stuffs from std/times (#18937) 3 years ago
  Andreas Rumpf e0ef859130 strict effects (#18777) 3 years ago
  Timothee Cour 4c1202972a fix #17072: add times.dateTime with ISO 8601 order (#18590) 3 years ago
  Endeg 28a4814019 Missing spaces when compiling testament and nim_dbg. (#18403) 3 years ago
  Smooth Operator 6be8a66833 couple tiny typo fixes (#18344) 3 years ago
  flywind 496bd790e1 [std/times]getTime now uses high resolution API on windows (#17901) 3 years ago
  flywind 07991d902e [docs minor] close #17618 (#17620) 3 years ago
  Timothee Cour 4dd34feb08 doc times: do not use `now` (and also `epochTime`) for benchmarking (#17405) 3 years ago
  Miran e922d73dd6 refs #4347, add `ZZZ` and `ZZZZ` patterns for timezone offsets without colons (#17318) 3 years ago
  Danil Yarantsev f5a63ade7a Replace double backticks with single backticks - Part 5 out of ~8 (#17217) 3 years ago
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
  Miran bbe49a14ae Correct all eggs (#15906) 4 years ago
  narimiran e82a14b273 fix mistake in times.nim docs 4 years ago
  Dominik Picheta 25ceacbe4f Revert commit 3e843ab3358. Closes #14930. 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  Miran e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 years ago
  Ico Doornekamp 571bc011ea Added --benchmarkVM to times.cpuTime() documentation (#14663) 4 years ago