From 7ab4cf56535b486bb1c10e16a3840815fb97ddb5 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Sat, 31 Jan 2015 12:46:27 +1000 Subject: [PATCH] add comment about end dates for special events --- script/content.coffee | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script/content.coffee b/script/content.coffee index d03666de23..17628ced18 100644 --- a/script/content.coffee +++ b/script/content.coffee @@ -28,6 +28,9 @@ events = fall: {start:'2014-09-21',end:'2014-11-01'} winter2015: {start:'2014-12-21',end:'2015-02-02'} birthday2015: {start:'2015-01-30',end:'2015-02-01'} +### IMPORTANT: The end date should be one to two days AFTER the actual end of +### the event, to allow people in different timezones to still buy the +### event gear up until at least the actual end of the event. api.mystery = 201402: {start:'2014-02-22',end:'2014-02-28', text:'Winged Messenger Set'}