Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-09-13 15:58:06 -04:00
commit aa23b6cf1a
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.2.134"
subject="comment 2"
date="2013-09-13T19:53:52Z"
content="""
getItemPublishDate returns a String, which can contain any of several date formats. Deferred until the feed library has something more sane.
Upstream bug: <https://github.com/sof/feed/issues/6>
As for how to format the date in the feed, I would be ok with having itemdate (YYYYMMDD), itemyear (YYYY), itemmonth (MM) and itemday (DD). Full date formatting seems like overkill here.
"""]]