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

File naming ignores minutes and seconds < 10 #247

Closed
da5nsy opened this issue Sep 14, 2020 · 2 comments
Closed

File naming ignores minutes and seconds < 10 #247

da5nsy opened this issue Sep 14, 2020 · 2 comments

Comments

@da5nsy
Copy link

da5nsy commented Sep 14, 2020

Environment

Device information:

  • OS name and version: Android 9 (Fairphone beta)
  • Manufacturer: Fairphone
  • Model: 2

Description

Expected behavior: On the yyyymmddhhmmss mode I would expect, for example 20200914010101 to be possible.

Current behavior: It appears as though it not include leading zeros, and thus condense to 20200914111 (I have only tested minutes and hours, haven't been awake at midnight yet!). This causes ambiguity between, for example 20200914193507and 20200914190357, which would both condense to 2020091419357.

@vHanda
Copy link
Contributor

vHanda commented Sep 14, 2020

Urgh. Fixing

@vHanda vHanda closed this as completed in 365afb4 Sep 14, 2020
@vHanda
Copy link
Contributor

vHanda commented Sep 14, 2020

Thanks for reporting it. I'll make a new release tomorrow (1.70), you caught me right as I was going to bed, and this was going to annoy me otherwise.

Cheers.

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

No branches or pull requests

2 participants