[Issue 20558] __DATE__ and __TIMESTAMP__ use US-centric formats

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 22 17:48:30 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=20558

Richard Cattermole <alphaglosined at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alphaglosined at gmail.com

--- Comment #2 from Richard Cattermole <alphaglosined at gmail.com> ---
If we add more time stamps, one should have the timezone information in it
(ideally UTC offset with seconds).

Without the timezone information, the ``__TIMESTAMP__`` token doesn't scale
especially with CI systems in multiple time zones.

--


More information about the Digitalmars-d-bugs mailing list