Mastodon Feed: Post

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

okay, I just *know* the D programming language *had* to have reasonable date arithmetic support… I wonder if this will work

auto expiryDate = Clock.currTime(UTC()) + 30.days;