GothenburgBitFactory / GothenburgBitFactory/taskwarrior

Allow multiple dateformats

Open
#2,427 3 comments 1 reaction 0 assignees View on GitHub
topic:time triaged type:enhancement
Dominant language
C++
Stars
6.1k
Forks
423
Avg merge
1d 19h
Merged PRs (30d)
11

Description

By allowing dateformat option to be set to something like

```
dateformat='D/M/Y','D/M','D'
```

it would be possible to specify the day, month and year with `due:15/03/2021` or only the day and month (using the current year) with `due:15/03` or only the day (using the current month and year) with `due:15`.

This may be related to #2376.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.