Skip to content

Commit

Permalink
Fixes #78
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Nov 7, 2023
1 parent 8b29b90 commit 97cd613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aiken/time.ak
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/// 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.
pub type PosixTime =
Int

0 comments on commit 97cd613

Please sign in to comment.