v/vlib/time
Swastik Baranwal 7c290a7fe8
time: use operator overloading (#7882)
2021-01-05 12:43:34 +02:00
..
misc time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
format.v time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
operator.v time: use operator overloading (#7882) 2021-01-05 12:43:34 +02:00
operator_test.v time: use operator overloading (#7882) 2021-01-05 12:43:34 +02:00
parse.v time: fix parse_iso8601 on windows (#7853) 2021-01-04 18:26:21 +02:00
parse_test.v time: fix parse_iso8601 on windows (#7853) 2021-01-04 18:26:21 +02:00
private_test.v time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
stopwatch.v time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
stopwatch_test.v tests: fix some tests, that failed due to the stricter immutable checks 2020-06-01 18:24:38 +03:00
time.v time: rename to_local_time() to local(); time.offset() 2020-12-26 02:10:47 +01:00
time_darwin.c.v time: make parse_iso8601 support a date only format (#7277) 2020-12-16 13:10:02 +02:00
time_format_test.v tests: rename _test.v files with dup names (temp workaround for highly parallel testing) 2020-10-14 18:25:26 +03:00
time_linux.c.v time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
time_nix.c.v time: rename to_local_time() to local(); time.offset() 2020-12-26 02:10:47 +01:00
time_solaris.c.v clipboard: add a `clipboard.x11` submodule, use it by default; add a `clipboard.dummy` for solaris 2020-12-25 19:34:21 +02:00
time_test.v time: move - operator to operator.v (#7433) 2020-12-21 09:28:00 +01:00
time_windows.c.v time: rename to_local_time() to local(); time.offset() 2020-12-26 02:10:47 +01:00
unix.v time: make parse_iso8601 support a date only format (#7277) 2020-12-16 13:10:02 +02:00