Files
regorus/tests/interpreter/cases
Burak d2eb3ecd1f Implement most of the builtin time module (#82)
* Implement builtin `time.add_date` method

* Implement builtin `time.clock` method

* Implement builtin `time.date` method

* Implement builtin `time.diff` method

* Implement builtin `time.format` method

* Migrate `time.now_ns` to `chrono`

* Implement builtin `time.parse_ns` method

* Implement builtin `time.parse_rfc3339_ns` method

* Implement builtin `time.weekday` method

* Add conditional `test` module for OPA tests

* Cache result of `time.now_ns`

* Fail in strict mode if timestamp is outside of range

* Add `ensure_i32` util

* Move `diff_between_datetimes` into its own file and include appropriate license
2023-12-31 17:07:39 -08:00
..
2023-12-27 17:00:40 -08:00
2023-02-11 06:37:04 +05:30
2023-10-24 10:11:50 -07:00
2023-10-24 10:11:50 -07:00
2023-12-23 11:55:25 -08:00
2023-12-27 17:00:40 -08:00
2023-12-06 07:59:04 -08:00
2023-10-24 10:11:50 -07:00
2023-10-24 10:11:50 -07:00
2023-10-17 19:32:42 -07:00
2023-02-09 19:40:35 +00:00
2023-11-27 10:02:37 -08:00
2023-12-06 07:59:04 -08:00
2023-10-24 10:11:50 -07:00
2023-02-09 19:40:35 +00:00
2023-10-09 14:27:31 -07:00