-
Notifications
You must be signed in to change notification settings - Fork 236
jrnl import date shifted #69
Comments
It's working as expected for me. Are the tests passing on your machine? |
Sorry I'm a noob with node/electron, and I'm not sure how to run the tests. I'm also not able to successfully run 'yarn start' since I don't have a proper X session and using WSL. I'll try to find another platform to build the app with in the meantime. Let me know if there's an easier way to run the test or if there's other info I can provide. Thanks for looking into it since I'd really like to use your app! |
I think that the issue is related to how the Date object works.
If a
Currently the |
Interesting, I wasn't aware of that. Thanks for the detailed explanation, @CosimoG! If I understand this correctly, calling |
@jrmillerUSA Has v3.1.0 fixed this for you? |
I haven't been able to test properly as a result of the calendar bugs (I can't actually get to my entry). Will confirm once those are fixed. Thanks for the quick fix! |
Confirmed this is now addressed. Thanks again! |
When using the Import jrnl function, it looks like the date is skewed by one day. Mini Diary imports the date for say 3/29 as 3/28.
Below is the jrnl export file contents.
The text was updated successfully, but these errors were encountered: