Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would it be possible to have the timestamps in ISO 8601 (extended)? #20

Open
ltctceplrm opened this issue Sep 27, 2021 · 5 comments
Open
Labels
enhancement New feature or request

Comments

@ltctceplrm
Copy link

This would make it more human readable.
ISO 8601 : YYYY-MM-DDTHH:mm:ss
Example: 2021-09-27T15:59:16

@ndbeals ndbeals added the enhancement New feature or request label Oct 3, 2021
@ndbeals
Copy link
Owner

ndbeals commented Oct 3, 2021

Yes, good idea.

@ndbeals
Copy link
Owner

ndbeals commented Oct 28, 2021

ISO 8601 time formatting has been added, use --iso8601 to enable it. See version 2.0: https://github.com/ndbeals/keep-exporter/releases/tag/2.0

@ndbeals ndbeals closed this as completed Oct 28, 2021
@ltctceplrm
Copy link
Author

Hmm I might be doing it wrong but it doesn't seem to work, the timestamps in the YAML header are still in epoch time rather than ISO 8601.
I ran keep_export -u [email protected] -p XXXX --iso8601

@ndbeals ndbeals reopened this Nov 1, 2021
@ndbeals
Copy link
Owner

ndbeals commented Nov 1, 2021

That's an oversight, it'll be fixed.

@ltctceplrm
Copy link
Author

Great, thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants