Commit History

Upphovsman SHA1 Meddelande Datum
  Oscar Nihlgård 81f5427ed4 Fix times 32-bit issue 6 år sedan
  Araq fab4498727 times.nim: minor code cleanup 6 år sedan
  Oscar Nihlgård 8aae5c9385 Don't assume utcOffset == +0 for old dates on Windows (#8744) 6 år sedan
  Oscar Nihlgård 1d93991929 Cleanup ttimes (#8714) 6 år sedan
  Oscar Nihlgård 33ed8f7e73 times.Timezone changes (#8527) 6 år sedan
  alaviss 7ef268274f Haiku support for Nim (#8542) 6 år sedan
  Oscar Nihlgård 503dc22236 Use enum string values in times.nim (#8413) 6 år sedan
  Timothee Cour 2ac22b4cf0 fix #8273 times format regression, and fix inconsistent ordering in 1 format overload (#8290) 6 år sedan
  Oscar Nihlgård 3b310e91cd New implementations of times.parse & times.format (#8094) 6 år sedan
  Oscar Nihlgård b61e69202b Unexport times.stringifyUnit (#8168) 6 år sedan
  Oscar Nihlgård 371f87e962 Change inconsistent paramaters in times.nim (#8091) 6 år sedan
  Michael Voronin b7a8eef87a [change] Replace mutators with their more generic versions 6 år sedan
  Michael Voronin 5da74d5979 [add] Add fraction of seconds to parse/format utils 6 år sedan
  Michael Voronin 8aeb24b4fd [add] add between function to calculate TI between two datetimes 6 år sedan
  Michael Voronin 11fcc83f8a [add] Add procs for TimeInterval stringify 6 år sedan
  Michael Voronin a573577cdc [add+change] Added toDurationParts proc to convert Duration to array[FixedTimeUnit, int64] of it's human-readable parts, use it in `$Duration` 6 år sedan
  Michael Voronin 08d1b5892b [doc] Standardize deprecation warnings 6 år sedan
  Michael Voronin 8a080acda9 [add] Add some wrappers 6 år sedan
  Michael Voronin 0ff0dfbfce [refactoring] Rearrange functions for better readability/usage 6 år sedan
  Michael Voronin 52eac6fb64 [doc] Add/modify some runnable examples for pure/times 6 år sedan
  Michael Voronin b63dc4042b [fix] Little fix for runnable example in pure/times 6 år sedan
  Dominik Picheta f7f69b1abb Merge pull request #7624 from skilchen/fix-issue7620 6 år sedan
  Andreas Rumpf fb15a265c5 times.nim: don't rely on zero terminator 6 år sedan
  Oscar Nihlgård b34580fd5b Rename `Time.nanoseconds` to `nanosecond` (#7673) 6 år sedan
  Oscar Nihlgård 7d034d7b6a Add `fromWinTime` and deprecate `unixTimeToWinTime`/`winTimeToUnixTime` (#7641) 6 år sedan
  Oscar Nihlgård fdf1d12380 Change type of `Timeval.tv_sec` to `posix.Time` (#7646) 6 år sedan
  skilchen a708fda733 allow stringification of DurationZero (#7625) 6 år sedan
  Hendrik b1b517128e os.setLastModificationTime*(file: string, t: times.Time) (#7543) 6 år sedan
  skilchen bf6e82a861 there is no hour 0 in am/pm time 6 år sedan
  Oscar Nihlgård 02d6dd723d Timeinterval optimization (#7608) 6 år sedan