mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 23:46:14 +02:00
deal with months
allow `-to` and `-from` to work on bare months; also if just a month is given for an entry, assume the default time on the 1st of the month.
This commit is contained in:
parent
b0a29736d7
commit
9652575928
3 changed files with 96 additions and 47 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
@dates2 @dates @wip
|
||||
@dates2 @dates
|
||||
Feature: Processing of (fixed) dates and times
|
||||
|
||||
Scenario Outline: Test all sorts of (fixed) dates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue