Type talk:Date
From semanticweb.org
Is there any info about what inputs this can take, I was suprised to see things like tomorrow, and friday work. If it is using some other date parser I'd be happy to read about it wherever it lives :) - Cohesion 19:26, 16 August 2006 (CEST)
- As it says (and is now linked), it uses PHP's strtotime(). I strongly urge people to use the ISO8601 date format (which will appear in the factbox anyway) when providing dates to avoid ambiguity but that's my rant. "Friday" is going to change on each edit, which may not be what you expect. Perhaps we should implement Type:Event for iCalendar style events. -- Skierpage 01:18, 14 November 2006 (CET)
