On Wednesday, 6 July 2016 at 14:15:22 UTC, Andrea Fontana wrote:
My problem is that from documentation I can't understand how to set +01:00 timezone on systime. I guess I'm missing something...

As far as I know, you can't do that.

Quote from the documentation:
"""
Unlike DateTime, the time zone is an integral part of SysTime (though for local time applications, time zones can
"""

It does make sense, right? SysTime is object representing your system's time, and naturally it already has timezone set to the right (system) value.

Reply via email to