Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change system-time to use TAI rather than UTC #539

Open
tomaka opened this issue Aug 1, 2020 · 0 comments
Open

Change system-time to use TAI rather than UTC #539

tomaka opened this issue Aug 1, 2020 · 0 comments
Labels
A-interfaces Concerns the interfaces between modules

Comments

@tomaka
Copy link
Owner

tomaka commented Aug 1, 2020

Let's deal with leap seconds by mentioning that system-time-interface returns the number of seconds since the UNIX epoch, including leap seconds.

This means that in the Wasi layer, we need to remove the difference, which is currently 37 seconds.

@tomaka tomaka added the A-interfaces Concerns the interfaces between modules label Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-interfaces Concerns the interfaces between modules
Projects
None yet
Development

No branches or pull requests

1 participant