Get date at compile time

Jacob Carlborg via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Oct 2 04:19:34 PDT 2016


On 2016-10-01 17:00, pineapple wrote:

> Has there been consideration for adding separate integral tokens for
> day, month, year, etc?

I think it would be better to implement a parse function for 
std.datetime which works at compile time. We need a parse function anyway.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list