last-modified-formats: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| AndyMabbett (talk | contribs) m (fmt) | RoldeLbocm (talk | contribs)   (liorlilit) | ||
| Line 1: | Line 1: | ||
| robasractr | |||
| = "Last-modified" Formats = | = "Last-modified" Formats = | ||
| Line 13: | Line 14: | ||
| === "Last-modified" formats === | === "Last-modified" formats === | ||
| * Atom   | * Atom   | ||
| ** http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.15 ( | ** 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 | ** notice that this is a user-defined value | ||
| * Dublin core | * Dublin core | ||
| ** http://dublincore.org/documents/dcmi-terms/#modified ( | ** http://dublincore.org/documents/dcmi-terms/#modified (âmodifiedâ term) | ||
| * HTML 4.01   | * HTML 4.01   | ||
| ** The INS and DEL elements http://www.w3.org/TR/html401/struct/text.html#edef-ins | ** The INS and DEL elements http://www.w3.org/TR/html401/struct/text.html#edef-ins | ||
| Line 27: | Line 28: | ||
| * RSS   | * RSS   | ||
| ** 2.0   | ** 2.0   | ||
| *** http://blogs.law.harvard.edu/tech/rss#optionalChannelElements ( | *** http://blogs.law.harvard.edu/tech/rss#optionalChannelElements (âlastBuildDateâ element) | ||
| ** 1.0   | ** 1.0   | ||
| *** http://web.resource.org/rss/1.0/modules/syndication/ ( | *** http://web.resource.org/rss/1.0/modules/syndication/ (âupdateBaseâ element) | ||
| * vCard | * vCard | ||
| ** RFC 2426: 3.6.4 REV Type Definition (p. 22) | ** RFC 2426: 3.6.4 REV Type Definition (p. 22) | ||
| Line 35: | Line 36: | ||
| === "Published" and "Created" formats === | === "Published" and "Created" formats === | ||
| * Atom   | * Atom   | ||
| ** http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.9 ( | ** http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.9 (âatom:publishedâ element) | ||
| * Dublin core | * Dublin core | ||
| ** http://dublincore.org/documents/dcmi-terms/#date ( | ** http://dublincore.org/documents/dcmi-terms/#date (âdateâ term) | ||
| ** http://dublincore.org/documents/dcmi-terms/#created ( | ** http://dublincore.org/documents/dcmi-terms/#created (âcreatedâ term) | ||
| * HTML 4.01   | * HTML 4.01   | ||
| ** http://www.w3.org/TR/html401/struct/global.html#profiles (fictional profile) | ** http://www.w3.org/TR/html401/struct/global.html#profiles (fictional profile) | ||
| Line 46: | Line 47: | ||
| * RSS   | * RSS   | ||
| ** 2.0   | ** 2.0   | ||
| *** http://blogs.law.harvard.edu/tech/rss#ltpubdategtSubelementOfLtitemgt ( | *** http://blogs.law.harvard.edu/tech/rss#ltpubdategtSubelementOfLtitemgt (âpubDateâ element; child of <item>) | ||
| *** http://blogs.law.harvard.edu/tech/rss#optionalChannelElements ( | *** http://blogs.law.harvard.edu/tech/rss#optionalChannelElements (âpubDateâ element; child of <channel>) | ||
| == Related == | == Related == | ||
Revision as of 13:41, 3 January 2009
robasractr
"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
- Atom
- 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
- http://dublincore.org/documents/dcmi-terms/#modified (âmodifiedâ term)
 
- HTML 4.01
- 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)
- notice that this can be a user defined value
 
- iCalendar
- RFC 2445: 4.8.7.3 Last Modified (p. 129f)
- notice that this is a machine-defined value
 
- 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)
 
"Published" and "Created" formats
- Atom
- http://www.atomenabled.org/developers/syndication/atom-format-spec.php#rfc.section.4.2.9 (âatom:publishedâ element)
 
- Dublin core
- http://dublincore.org/documents/dcmi-terms/#date (âdateâ term)
- http://dublincore.org/documents/dcmi-terms/#created (âcreatedâ term)
 
- HTML 4.01
- http://www.w3.org/TR/html401/struct/global.html#profiles (fictional profile)
 
- iCalendar
- RFC 2445: 4.8.7.2 Date/Time Stamp (p. 129f)
- this property actually means "created," not "published"
 
 
- RFC 2445: 4.8.7.2 Date/Time Stamp (p. 129f)
- RSS
- 2.0
- http://blogs.law.harvard.edu/tech/rss#ltpubdategtSubelementOfLtitemgt (âpubDateâ element; child of <item>)
- http://blogs.law.harvard.edu/tech/rss#optionalChannelElements (âpubDateâ element; child of <channel>)
 
 
- 2.0