ever2simple icon indicating copy to clipboard operation
ever2simple copied to clipboard

Make strftime() string portable

Open AmedeeBulle opened this issue 8 years ago • 4 comments

%h is not a valid keyword in python strftime() format. Use %b instead

(Fixes issue #6)

AmedeeBulle avatar Jul 01 '16 09:07 AmedeeBulle

Amedee, looks like this project is going stale. Do you want to fork and maintain? I have a PR or two to add.

tedder avatar Jul 06 '16 15:07 tedder

Sorry, I haven't had a chance to review the PRs yet. The project is still alive. Might be a couple more days before I get a chance to dig in though.

claytron avatar Jul 06 '16 15:07 claytron

Yes, I currently have a fork with my PRs in it, but it is indeed better if @claytron is able to continue.

AmedeeBulle avatar Jul 06 '16 15:07 AmedeeBulle

Thanks @claytron. I've merged mine with "nic"'s title PR: https://github.com/nicholaskuechler/ever2simple/tree/preserve_titles-20160629-1515

Obviously the best is for you to merge 'em :) Perhaps you can add one or more participants as collaborators and let them review.

tedder avatar Jul 06 '16 16:07 tedder