Email or username:

Password:

Forgot your password?
Top-level
Rustem Zakiev 🔥

@mudasobwa looks like this sorter is going to provide other than intended result - if you have that trailing N in any of the names, that name goes above those without one.
Is having filenames with proper leading zeroes in MM and DD not an option?

3 comments
Aleksei � Matiushkin

@willpraxis the issue with trailing N is arguably intended, and might be easily fixed in my code, if needed.

No, I am to allow omitting leading zeroes before numbers, as we, human beings, usually do (unlike ISO 8861 automats.)

Rustem Zakiev 🔥

@mudasobwa
off topic: when writing a date in yyyy-mm-dd format, I prefer having leading zeroes, it looks more aesthetic to me.

I am a human, I pass the captcha almost every time. )

Aleksei � Matiushkin

@willpraxis nah, me too, but there are psychos in the wild who hate zeros and save keystrokes

Go Up