WebAssembly / wasi-clocks

Clocks API for WASI
40 stars 14 forks source link

Add API to get the timezone and set timezone #8

Closed lygstate closed 2 years ago

sunfishcode commented 3 years ago

I expect timezones will make sense as part of something like a "wasi-locales" API, rather than with wasi-clocks itself, but as that doesn't exist yet, wasi-clocks is a reasonable place to track this :-).

sunfishcode commented 2 years ago

Closing; this can be the topic of a new API proposal.