From 62b248612ef546f0e24eb0e333f70c4009e6cca0 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 10 Nov 2020 11:02:39 -0500 Subject: Add Singapore TZ --- 2020/submissions.md | 90 ++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to '2020/submissions.md') diff --git a/2020/submissions.md b/2020/submissions.md index fe037c4b..4f34906c 100644 --- a/2020/submissions.md +++ b/2020/submissions.md @@ -7,32 +7,32 @@ You can check out the Org Mode source for this page by following the [editing in # Table of Contents -- [Actions](#orgdff25b5) -- [Tables](#orga0455a5) - - [Overall](#org755c8df) - - [By slot](#org261bd00) - - [Saturday](#org0ad04cd) - - [Sunday](#org9657a6d) - - [Table for all talks](#orgb17e3f5) -- [Talks](#orga27c407) - - [NOVEMBER 28 (Saturday)](#org28152a3):sat: - - [9:00 - 9:30 Opening remarks](#org0612b97) - - [9:30 - 12:00 User talks](#org35fca71):morning: - - [12:00 - 13:00 Lunch](#orgf440e9e) - - [13:00 - 16:30 Afternoon talks](#org0e05aca):afternoon: - - [16:30 - 17:00 Closing remarks](#orgd86edf9) - - [NOVEMBER 29 (Sunday)](#org8147f7e):sun: - - [9:00 - 9:10 Opening remarks](#org27b122e) - - [9:10 - 12:00 Morning talks](#orgf8f88d8):morning: - - [12:00 - 13:00 Lunch](#org9553003) - - [13:00 - 16:30 Afternoon talks](#org4389ea7):afternoon: - - [16:30 - 17:00 Closing remarks](#org5d06bae) +- [Actions](#org8430ad8) +- [Tables](#org91bc4ff) + - [Overall](#org3310bb4) + - [By slot](#orgbfd9f47) + - [Saturday](#orge53dc5b) + - [Sunday](#orgba6bf50) + - [Table for all talks](#org25c8a50) +- [Talks](#org1ab1a9a) + - [NOVEMBER 28 (Saturday)](#org56c4915):sat: + - [9:00 - 9:30 Opening remarks](#org16fb486) + - [9:30 - 12:00 User talks](#org7317e64):morning: + - [12:00 - 13:00 Lunch](#org5e7c1f8) + - [13:00 - 16:30 Afternoon talks](#org7ed116d):afternoon: + - [16:30 - 17:00 Closing remarks](#org6ddd704) + - [NOVEMBER 29 (Sunday)](#org2fb2248):sun: + - [9:00 - 9:10 Opening remarks](#orgfe1bdf3) + - [9:10 - 12:00 Morning talks](#org3992e70):morning: + - [12:00 - 13:00 Lunch](#org4e9823e) + - [13:00 - 16:30 Afternoon talks](#org0ccc539):afternoon: + - [16:30 - 17:00 Closing remarks](#orgabb1d9a) - [Code](#talk37) - - [Planning](#org5ad4e55) - - [Generate schedule file](#org9a2d804) + - [Planning](#orge8a6579) + - [Generate schedule file](#orge532afe) - + # Actions @@ -42,12 +42,12 @@ You can check out the Org Mode source for this page by following the [editing in - [Generate schedule files](conf/generate-schedule-files) - + # Tables - + ## Overall @@ -179,12 +179,12 @@ You can check out the Org Mode source for this page by following the [editing in - + ## By slot - + ### Saturday @@ -434,7 +434,7 @@ You can check out the Org Mode source for this page by following the [editing in - + ### Sunday @@ -639,7 +639,7 @@ You can check out the Org Mode source for this page by following the [editing in - + ## Table for all talks @@ -963,22 +963,22 @@ You can check out the Org Mode source for this page by following the [editing in - + # Talks - + ## NOVEMBER 28 (Saturday) :sat: - + ### 9:00 - 9:30 Opening remarks - + ### 9:30 - 12:00 User talks :morning: @@ -1697,12 +1697,12 @@ You can check out the Org Mode source for this page by following the [editing in fair use. - + ### 12:00 - 13:00 Lunch - + ### 13:00 - 16:30 Afternoon talks :afternoon: @@ -2618,22 +2618,22 @@ You can check out the Org Mode source for this page by following the [editing in fair use. - + ### 16:30 - 17:00 Closing remarks - + ## NOVEMBER 29 (Sunday) :sun: - + ### 9:00 - 9:10 Opening remarks - + ### 9:10 - 12:00 Morning talks :morning: @@ -3045,12 +3045,12 @@ You can check out the Org Mode source for this page by following the [editing in TBD - plans for a NonGNU ELPA that will be easy to enable and contribute to without signing copyright assignment papers - + ### 12:00 - 13:00 Lunch - + ### 13:00 - 16:30 Afternoon talks :afternoon: @@ -3814,7 +3814,7 @@ You can check out the Org Mode source for this page by following the [editing in fair use. - + ### 16:30 - 17:00 Closing remarks @@ -3882,7 +3882,7 @@ fair use. # Code - + ## Planning @@ -3984,7 +3984,7 @@ Some conference-related functions (lambda () (org-entry-get (point) "MIN_TIME")) nil 'tree)))))))) - + ## Generate schedule file @@ -4092,7 +4092,7 @@ Some conference-related functions (org-timestamp-to-time (org-timestamp-split-range timestamp)) tz) (format-time-string "%l:%M %p %Z" (org-timestamp-to-time (org-timestamp-split-range timestamp t)) tz))) - '("EST" "America/Los_Angeles" "UTC" "CET") + '("EST" "America/Los_Angeles" "UTC" "CET" "Asia/Singapore") " / ")) (plist-get o :speakers) (org-export-string-as (plist-get o :abstract) 'md t) -- cgit v1.2.3