Files
Odin/core/time
Jeroen van Rijn 781f784375 Add core:datetime_to_time
datetime_to_time takes separate parameters for date and time values and returns a time.Time and an `ok` bool.

If the values are out of range, they're considered modulo and ok will be set to false.
2021-03-23 18:41:40 +01:00
..
2021-02-26 14:46:38 +00:00
2021-03-03 14:31:17 +00:00
2021-03-23 18:41:40 +01:00