mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-20 06:31:07 +00:00
@@ -1,7 +1,6 @@
|
||||
package time
|
||||
|
||||
import "core:os";
|
||||
import "core:fmt";
|
||||
|
||||
// NOTE(Jeroen): The times returned are in UTC
|
||||
IS_SUPPORTED :: true;
|
||||
|
||||
Reference in New Issue
Block a user