From: http://kaizer.se/ Date: Wed, 1 Jul 2009 12:50:42 +0000 (-0400) Subject: prettydate creates Last edited in the wee hours of Tuesday night, July 1st, 2009 X-Git-Tag: 3.1415~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3bb2260fc46c38a7933e379f1a0b5e66df154aec;p=ikiwiki.git prettydate creates Last edited in the wee hours of Tuesday night, July 1st, 2009 --- diff --git a/doc/bugs/prettydate_with_weekday-date_inconsistency.mdwn b/doc/bugs/prettydate_with_weekday-date_inconsistency.mdwn new file mode 100644 index 000000000..40aab55ac --- /dev/null +++ b/doc/bugs/prettydate_with_weekday-date_inconsistency.mdwn @@ -0,0 +1 @@ +Prettydate creates strings like this: _Last edited in the wee hours of Tuesday night, July 1st, 2009_. However, July 1st is a Wednesday, so either date or Weekday should be modified. In the spirit is probably _Tuesday night, June 30th_. --ulrik