Template:Time Table

From Armagetron
Revision as of 10:13, 17 April 2015 by Dlh (talk | contribs) (Undo revision 50142 by Dlh (talk))
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


About

This template shows a table of time conversions for the following time zones:

  • America/Los_Angeles
  • America/New_York
  • GMT
  • Europe/London (when appropriate)
  • Europe/Amsterdam

Anonymous Parameters

  • The 1st anonymous parameter must be a date, such as 2024-03-29.
  • The anonymous parameters 2-10 are times, such as 10:52. The 24-hour or 12-hour format can be used. The times use the time zone specified by the timezone template parameter.

Optional Named Parameters

  • timezone: Defaults to GMT. Specifies the time zone used by the listed anonymous parameter times.
  • label1, label2, ..., label9: Defaults to "First Round", "Second Round", ..., "Ninth Round". The label for the (n + 1) anonymous parameter used in the time table.

Examples

A time table for the times 17:00 and 18:00 on today's date. The times are specified using the default GMT time zone.

{{Time Table|2024-03-29|17:00|18:00}}


2024-03-29 America/Los_Angeles|T}} America/New_York|T}} Etc/GMT|T}} Europe/London|T}} Europe/Amsterdam|T}}
First Round America/Los_Angeles|g:i A}} America/New_York|g:i A}} Etc/GMT|G:i}} Europe/London|G:i}} Europe/Amsterdam|G:i}}
Second Round America/Los_Angeles|g:i A}} America/New_York|g:i A}} Etc/GMT|G:i}} Europe/London|G:i}} Europe/Amsterdam|G:i}}



The same date and times as the previous example, but with custom labels.

{{Time Table|2024-03-29|17:00|18:00|label1=Opening Round|label2=Closing Round}}


2024-03-29 America/Los_Angeles|T}} America/New_York|T}} Etc/GMT|T}} Europe/London|T}} Europe/Amsterdam|T}}
Opening Round America/Los_Angeles|g:i A}} America/New_York|g:i A}} Etc/GMT|G:i}} Europe/London|G:i}} Europe/Amsterdam|G:i}}
Closing Round America/Los_Angeles|g:i A}} America/New_York|g:i A}} Etc/GMT|G:i}} Europe/London|G:i}} Europe/Amsterdam|G:i}}



Using the America/New_York timezone for the specified times of 10:00 and 11:00.

{{Time Table|2024-03-29|10:00|11:00|timezone=America/New_York}}


2024-03-29 America/Los_Angeles|T}} America/New_York|T}} Etc/GMT|T}} Europe/London|T}} Europe/Amsterdam|T}}
First Round America/Los_Angeles|g:i A}} America/New_York|g:i A}} Etc/GMT|G:i}} Europe/London|G:i}} Europe/Amsterdam|G:i}}
Second Round America/Los_Angeles|g:i A}} America/New_York|g:i A}} Etc/GMT|G:i}} Europe/London|G:i}} Europe/Amsterdam|G:i}}