diff options
author | http://kaizer.se/ <http://kaizer.se/@web> | 2009-07-01 08:50:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-01 08:50:42 -0400 |
commit | 3bb2260fc46c38a7933e379f1a0b5e66df154aec (patch) | |
tree | 3980179167d71a9b860b830cd2a89ec08fb430d6 /doc/bugs | |
parent | 7cba8bd3759576c8e0454efa32feeb3c22b8e12f (diff) |
prettydate creates Last edited in the wee hours of Tuesday night, July 1st, 2009
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/prettydate_with_weekday-date_inconsistency.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
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 |