Skip to content

Add native date support #10

@carlinigraphy

Description

@carlinigraphy

Should be a combination of a format specification + date(time) string.

Need a 'surround' symbol to demarcate dates.
I like either < ... > or | ... |.

Examples:

day:  <(%Y-%m-%d) 2022-08-14>
day:  |(%Y-%m-%d) 2022-08-14|

Without the format specifier, it uses date -d's default format.

I feel like @ is a pretty good symbol to begin a date, though there's nothing to naturally close it.
I don't love the look of

day:  @(%Y-%m-%d) 2022-08-14@

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions