Implement testing for -month, -day, -year, and -reminisce

This commit is contained in:
karimpwnz 2021-01-03 22:27:45 +02:00
parent d15d7daa97
commit 0355af936c
4 changed files with 117 additions and 0 deletions

View file

@ -0,0 +1,12 @@
default_hour: 9
default_minute: 0
editor: ''
encrypt: false
template: false
highlight: true
journals:
default: features/journals/dates_similar.journal
linewrap: 80
tagsymbols: '@'
timeformat: '%Y-%m-%d %H:%M'
indent_character: "|"

View file

@ -0,0 +1,9 @@
[2018-02-04 06:04] Today is 2018-02-04.
[2018-03-05 08:06] Today is 2018-03-05.
[2019-01-03 10:08] Today is 2019-01-03.
[2020-02-05 12:10] Today is 2020-02-05.
[2021-01-03 15:39] Today is 2021-01-03.