Jump to content

Datetime: Difference between revisions

From tango.info wiki
New page: category:data tango.info uses ISO 8601 for date and time representation. Events can be repeated.
 
No edit summary
Line 2: Line 2:
tango.info uses [[ISO 8601]] for date and time representation.
tango.info uses [[ISO 8601]] for date and time representation.


Events can be repeated.
==single events==
*implemented, see [[add event]]
 
==repeated events==
Events can be repeated. tango.info internally uses some identifiers
* thursday-1 : each first thursday of a month
* thursday-2 : each first thursday of a month
* thursday-3 : each first thursday of a month
* thursday-4 : each first thursday of a month
* thursday-5 : each fifth thursday of a month (if existend)
* thursday-6 : each thursday in an even week of the year ([[ISO week number]])
* thursday-7 : each thursday in an odd week of the year (ISO week number)
* thursday-8 : each thursday
* thursday-9 : each last thursday of a month (4th or 5th)
 
* other:
** every other week (can be 6 in one year and 7 in the next.)

Revision as of 2008-10-26T18:27:55

tango.info uses ISO 8601 for date and time representation.

single events

repeated events

Events can be repeated. tango.info internally uses some identifiers

  • thursday-1 : each first thursday of a month
  • thursday-2 : each first thursday of a month
  • thursday-3 : each first thursday of a month
  • thursday-4 : each first thursday of a month
  • thursday-5 : each fifth thursday of a month (if existend)
  • thursday-6 : each thursday in an even week of the year (ISO week number)
  • thursday-7 : each thursday in an odd week of the year (ISO week number)
  • thursday-8 : each thursday
  • thursday-9 : each last thursday of a month (4th or 5th)
  • other:
    • every other week (can be 6 in one year and 7 in the next.)