zed icon indicating copy to clipboard operation
zed copied to clipboard

Time helper functions

Open philrz opened this issue 2 years ago • 1 comments

As proposed by @mccanne:

In playing with times, I think we should take a little time to invest in helper functions, e.g., year(), month(), day().

philrz avatar Jan 11 '24 19:01 philrz

Depending on what @mccanne had in mind when he made the statement above, the strftime function added in #5197 might cover this since the directives allow extracting things like the year, month, and day portions of time values.

philrz avatar Aug 26 '24 18:08 philrz