Files
Odin/core
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-01-09 23:43:34 +00:00
2021-03-03 14:31:17 +00:00
2021-03-13 21:18:07 +00:00
2021-03-16 16:34:59 +01:00
2021-03-18 13:25:41 +00:00
2021-03-18 13:25:41 +00:00
2021-03-03 14:31:17 +00:00
2021-03-18 13:25:41 +00:00
2021-02-27 10:58:10 +00:00
2021-03-03 14:31:17 +00:00
2021-03-03 14:31:17 +00:00
2021-03-18 13:25:41 +00:00
2020-11-30 19:46:41 +00:00
2021-03-23 18:41:40 +01:00