Next: Creating timestamps, Previous: Dates and Times, Up: Dates and Times
A time stamp is a specification of a date (possibly with time or a range of times) in a special format, either `<2003-09-16 Tue>' or `<2003-09-16 Tue 09:39>' or `<2003-09-16 Tue 12:00-12:30>'1. A time stamp can appear anywhere in the headline or body of an Org tree entry. Its presence causes entries to be shown on specific dates in the agenda (see Weekly/daily agenda). We distinguish:
* Meet Peter at the movies <2006-11-01 Wed 19:15>
* Discussion on climate change <2006-11-02 Thu 20:00-22:00>
* Pick up Sam at school <2007-05-16 Wed 12:30 +1w>
* The nerd meeting on every 2nd Thursday of the month
<%%(diary-float t 4 2)>
** Meeting in Amsterdam
<2004-08-23 Mon>--<2004-08-26 Thu>
* Gillian comes late for the fifth time [2006-11-01 Wed]
[1] This is the standard ISO date/time format. To use an alternative format, see Custom time format.