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 Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1197870

Title:
  debian-changelog-mode support for non-coreutils systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs-goodies-el/+bug/1197870/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to