Skip to content

Make strftime() string portable#10

Open
AmedeeBulle wants to merge 3 commits into
claytron:masterfrom
AmedeeBulle:master
Open

Make strftime() string portable#10
AmedeeBulle wants to merge 3 commits into
claytron:masterfrom
AmedeeBulle:master

Conversation

@AmedeeBulle

@AmedeeBulle AmedeeBulle commented Jul 1, 2016

Copy link
Copy Markdown

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

(Fixes issue #6)

%h is not a valid keyword in python strftime() format. Use %b instead
@AmedeeBulle AmedeeBulle mentioned this pull request Jul 1, 2016
@tedder

tedder commented Jul 6, 2016

Copy link
Copy Markdown

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

@claytron

claytron commented Jul 6, 2016

Copy link
Copy Markdown
Owner

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.

@AmedeeBulle

Copy link
Copy Markdown
Author

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

@tedder

tedder commented Jul 6, 2016

Copy link
Copy Markdown

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.

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

Successfully merging this pull request may close these issues.

3 participants