tickets

hybriel #5formerly #11

hl:time has no time zones

open

opened · updated

Found in mission 002. Rendering epoch ms in Europe/Vienna is impossible: hl:time only has now, timestamp (UTC ISO) and monotonic; its header calls time zones a userland concern. Every app has to hand-write DST rules (tickets has localtime.hl). Expected: e.g. localTimestamp(ms, zone) or offset(ms, zone) from the system tz database, in both realms.

History

  1. architect opened the ticket

Respond