channel-type.feed.description.description = Description of the feed.
channel-type.feed.last-update.label = Last Update
channel-type.feed.last-update.description = The last update date of the feed.
+channel-type.feed.last-update.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS
channel-type.feed.latest-date.label = Latest Published Date
channel-type.feed.latest-date.description = Contains the published date of the last feed entry.
+channel-type.feed.latest-date.state.pattern = %1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS
channel-type.feed.latest-description.label = Latest Description
channel-type.feed.latest-description.description = Contains the description of the last feed entry.
channel-type.feed.latest-enclosure.label = Latest Enclosure
<item-type>DateTime</item-type>
<label>Latest Published Date</label>
<description>Contains the published date of the last feed entry.</description>
- <state readOnly="true" pattern="%tc %n"/>
+ <state readOnly="true" pattern="%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"/>
</channel-type>
<channel-type id="latest-link">
<item-type>DateTime</item-type>
<label>Last Update</label>
<description>The last update date of the feed.</description>
- <state readOnly="true" pattern="%tc %n"/>
+ <state readOnly="true" pattern="%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS"/>
</channel-type>
<channel-type id="number-of-entries" advanced="true">