Add timestamp support using the new core:time

This commit is contained in:
Mikkel Hjortshoej
2018-12-08 16:02:33 +01:00
parent 984fa1c672
commit 411d1450b0
5 changed files with 41 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
package time
IS_SUPPORTED :: false;