From 5d57454440ea8adb344a3703a7affbcf2e628e2e Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Tue, 12 May 2015 15:44:30 -0400 Subject: [PATCH] Adds a resolution acknowledging UTC. We use UTC for timekeeping, let's acknowledge that. Change-Id: I79aa1f08de57526c7626c34e30d08fa4102ec744 Co-Authored-By: Doug Hellmann --- resolutions/20150512-utc.rst | 6 ++++++ resolutions/index.rst | 9 +++++++++ 2 files changed, 15 insertions(+) create mode 100644 resolutions/20150512-utc.rst diff --git a/resolutions/20150512-utc.rst b/resolutions/20150512-utc.rst new file mode 100644 index 000000000..6a3286aca --- /dev/null +++ b/resolutions/20150512-utc.rst @@ -0,0 +1,6 @@ +=================================== +2015-05-12 Acknowledging use of UTC +=================================== + +We use UTC for specifying dates and times related to activities overseen by +the TC, such as events with deadlines (elections) or specific times (meetings). diff --git a/resolutions/index.rst b/resolutions/index.rst index 842910989..bbec97fd4 100644 --- a/resolutions/index.rst +++ b/resolutions/index.rst @@ -5,6 +5,15 @@ When a motion does not result in a change in a reference doc, it can be expressed as a resolution. +2015 +==== + +.. toctree:: + :maxdepth: 1 + :glob: + + 2015* + 2014 ====