Skip to content

Commit 97cd613

Browse files
committed
1 parent 8b29b90 commit 97cd613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/aiken/time.ak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
/// A number of seconds since 00:00:00 UTC on 1 January 1970.
1+
/// A number of milliseconds since 00:00:00 UTC on 1 January 1970.
22
pub type PosixTime =
33
Int

0 commit comments

Comments
 (0)