Mercurial > hg
view templates/spartan/header.tmpl @ 9818:72d670c43f6e
patchbomb: normalize date format in generated mboxes
mbox format should use time.asctime(). Unfortunately, this function writes
2-characters day of week on Windows while unix one writes a single character.
Normalize to Windows version since the other one can hardly be written with
strftime().
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 08 Nov 2009 18:08:24 +0100 |
parents | 5c1aabc58004 |
children |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <link rel="icon" href="{staticurl}hgicon.png" type="image/png"> <meta name="robots" content="index, nofollow" /> <link rel="stylesheet" href="{staticurl}style.css" type="text/css" />