last-modified-formats: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 12: Line 12:
* Atom  
* Atom  
** http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.15 (“atom:updated” element)
** http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.15 (“atom:updated” element)
** notice that this is a user-defined value
* Dublin core
* Dublin core
** http://dublincore.org/documents/dcmi-terms/#modified (“modified” term)
** http://dublincore.org/documents/dcmi-terms/#modified (“modified” term)
Line 18: Line 19:
* HTTP 1.1
* HTTP 1.1
** RFC 2616: Last-Modified Header (p. 134)
** RFC 2616: Last-Modified Header (p. 134)
** notice that this can be a user defined value
* iCalendar
* iCalendar
** RFC 2445: 4.8.7.3 Last Modified (p. 129f)
** RFC 2445: 4.8.7.3 Last Modified (p. 129f)
** notice that this is a machine-defined value
* RSS  
* RSS  
** 2.0  
** 2.0  

Revision as of 02:07, 4 January 2006

"Last-modified" Formats

This is an exploratory page to document formats used for indicating the

  • "last-modified" date
  • "published" date

Author

Formats

"Last-modified" formats

"Published" and "Created" formats

Related