We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b29b90 commit 97cd613Copy full SHA for 97cd613
lib/aiken/time.ak
@@ -1,3 +1,3 @@
1
-/// A number of seconds since 00:00:00 UTC on 1 January 1970.
+/// A number of milliseconds since 00:00:00 UTC on 1 January 1970.
2
pub type PosixTime =
3
Int
0 commit comments