Thread overview
[Issue 20038] __DATE__ is in the wrong format for std.datetime.Date.from*
Dec 17, 2022
Iain Buclaw
Apr 18, 2023
RazvanN
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=20038

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

--
April 18, 2023
https://issues.dlang.org/show_bug.cgi?id=20038

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
          Component|dmd                         |phobos

--- Comment #1 from RazvanN <razvan.nitu1305@gmail.com> ---
This is not a compiler issue, rather than a phobos one. std.datetime lacks the functionality to transform a compiler provided date into an internal representation.

--
December 01
https://issues.dlang.org/show_bug.cgi?id=20038

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10379

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--