Dimitris Sotirakis
|
71a8579412
|
Fix broken gtime tests (#32582)
|
2021-04-01 09:14:06 +02:00 |
|
Arve Knudsen
|
6730558f8c
|
gtime: Make ParseInterval deterministic (#32539)
* gtime: Make ParseInterval deterministic by using UTC timezone
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2021-03-31 16:44:23 +02:00 |
|
Arve Knudsen
|
494c20db5f
|
gtime: Add ParseDuration function (#28525)
* gtime: Make calculations independent of current time
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Introduce gtime.ParseDuration function
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* gtime: Fix ParseDuration
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-11-02 19:26:19 +01:00 |
|
Arve Knudsen
|
1698c74ec1
|
Chore: Fix tests for Go 1.15 (#26957)
* Chore: Fix tests for Go 1.15
|
2020-08-12 17:45:03 +02:00 |
|
Arve Knudsen
|
3651a8e976
|
Chore: Disable scopelint for tests (#25923)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-06-30 11:05:47 +02:00 |
|
Arve Knudsen
|
d1e6214a4a
|
Chore: Enable scopelint Go linter (#25896)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-06-29 17:04:38 +02:00 |
|
Agnès Toulet
|
56687a08f9
|
Core: use go-datemath in timerange utility (#23120)
* Core: use go-datemath in time_range
* Core: update timerange for negative epoch
* Core: update gtime component
* Core: clean up time_range tests
* Update pkg/components/gtime/gtime.go
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Core: clean gtime tests
* components/gtime: Fix test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-04-06 09:00:05 +02:00 |
|
Carl Bergquist
|
912df2e284
|
gtime: some code style refactoring (#17369)
|
2019-06-10 07:38:31 +02:00 |
|
Bernard Duggan
|
a0bb01103e
|
MySQL/Postgres/MSSQL: Add parsing for day, weeks and year intervals in macros (#13086)
closes #11431
|
2019-05-30 09:58:29 +02:00 |
|