unicode() date strings. #75

Closed
opened 2013-03-26 23:44:34 +01:00 by m0Ray · 4 comments
m0Ray commented 2013-03-26 23:44:34 +01:00 (Migrated from github.com)

Date/time stamps on non-english locales are crappy. Add unicode() around strftime().

I made a patch by myself. Tried to create pull request, but maybe I have no permission to do it.

Date/time stamps on non-english locales are crappy. Add unicode() around strftime(). I made a patch by myself. Tried to create pull request, but maybe I have no permission to do it.
Atheros1 commented 2013-03-28 00:09:51 +01:00 (Migrated from github.com)

You shouldn't need special permission to create a pull request. When I receive it I'll accept it.

You shouldn't need special permission to create a pull request. When I receive it I'll accept it.
m0Ray commented 2013-03-28 01:50:35 +01:00 (Migrated from github.com)

Maybe I'm a newbie to git, but I couldn't fire up neither a proper button on "Pull Requests" page, nor keyboard shortcut.
BTW, should I create a branch and modify it in order to create a pull request?

That git is too... strange for oldschooler.

Maybe I'm a newbie to git, but I couldn't fire up neither a proper button on "Pull Requests" page, nor keyboard shortcut. BTW, should I create a branch and modify it in order to create a pull request? That git is too... strange for oldschooler.
Atheros1 commented 2013-03-28 02:11:46 +01:00 (Migrated from github.com)

The "pull request" button is at the top of Github.
First fork PyBitmessage. Then clone to your computer. Then make changes. Then push committed changes back to your fork on Github then you can hit the pull request button.

The "pull request" button is at the top of Github. First fork PyBitmessage. Then clone to your computer. Then make changes. Then push committed changes back to your fork on Github then you can hit the pull request button.
m0Ray commented 2013-03-28 02:25:42 +01:00 (Migrated from github.com)

That's it! I must fork it, then clone, then push... Thanks for instructions, but it's much more complex than simply attaching the output of "diff". Anyway, thanks.

That's it! I must fork it, then clone, then push... Thanks for instructions, but it's much more complex than simply attaching the output of "diff". Anyway, thanks.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-08-21#75
No description provided.