last-modified-formats: Difference between revisions
Jump to navigation
Jump to search
(→Formats: Added iCalendar) |
m (→Related) |
||
Line 27: | Line 27: | ||
== Related == | == Related == | ||
* [[last-modified-examples]] | * ← [[last-modified-examples]] | ||
* → [[last-modified-brainstorming]] | |||
* [[datetime-design-pattern]] | * [[datetime-design-pattern]] |
Revision as of 18:01, 17 October 2005
"Last-modified" Formats
This is an exploratory page to document formats used for indicating the last modifaction date.
Authors
Formats
- Atom
- http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.15 (“atom:updated” element)
- Dublin core
- http://dublincore.org/documents/dcmi-terms/#modified (“modified” term)
- HTML 4.01
- http://www.w3.org/TR/html401/struct/global.html#profiles (fictional profile)
- Also related: The INS and DEL elements http://www.w3.org/TR/html401/struct/text.html#edef-ins
- HTTP 1.1
- RFC 2616: Last-Modified Header (p. 134)
- iCalendar
- RFC 2445: 4.8.7.2 Date/Time Stamp and 4.8.7.3 Last Modified (p. 129f)
- RSS
- 2.0
- http://blogs.law.harvard.edu/tech/rss#optionalChannelElements (“lastBuildDate” element)
- 1.0
- http://web.resource.org/rss/1.0/modules/syndication/ (“updateBase” element)
- 2.0
- vCard
- RFC 2426: 3.6.4 REV Type Definition (p. 22)