For reference:
(let ((system-time-locale "fr_FR"))
(format-time-string "%a, %d %b %Y %T %z" nil
debian-changelog-date-utc-flag))
"Ven, 05 jul 2013 17:51:39 +0200"
(let ((system-time-locale "C"))
(format-time-string "%a, %d %b %Y %T %z" nil
debian-changelog-date-utc-flag))
"Fri, 05 Jul 2013 17:51:53 +0200"
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to emacs-goodies-el in Ubuntu.
https://bugs.launchpad.net/bugs/1197870
Title:
debian-changelog-mode support for non-coreutils systems
Status in “emacs-goodies-el” package in Ubuntu:
Confirmed
Bug description:
The current debian-changelog-mode shells out to coreutils' date.
To increase portability (some developers work on packages from other
architectures), it would be nice to see this clean up get integrated:
https://github.com/pcarrier/debian-changelog-mode/commit/fcf691df
I get this should be reported upstream, but I won't pursue this
further. Feel free to report/champion if this is of any interest to
you.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs-goodies-el/+bug/1197870/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp