Historial de Commits

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