From the docs in std.datetime, I figured I could write:

Clock.currTime.timezone().name()

to get the timezone this system is in. However, it just returns an empty string.
Anyone know how to get the timezone of the machine easily?

Thanks!

Reply via email to