aiken-lang / stdlib

The Aiken Standard Library

Home Page:https://aiken-lang.github.io/stdlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change PosixTime description from seconds to milliseconds

mpizenberg opened this issue · comments

"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."