mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
import.yaml.t was broken for European TZs
This commit is contained in:
parent
952845b1b0
commit
a043b42373
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ if (open my $fh, '>', 'import.txt')
|
|||
uuid: 22222222-2222-2222-2222-222222222222
|
||||
description: two
|
||||
status: completed
|
||||
entry: 1234567889
|
||||
end: 1234567890
|
||||
entry: 1234524689
|
||||
end: 1234524690
|
||||
...
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue