Skip to content

Commit 9a9e8fe

Browse files
committed
feat: update all events timezones to UTC (#291)
1 parent 0ceee09 commit 9a9e8fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/events_and_highlights.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const events_highlight = {
1717
title: 'Intro to Open Source',
1818
date: 'May 15, 2020',
1919
location: 'Virtual',
20-
timings: '5:00 pm - 6:00 pm (BST)',
20+
timings: '4:00 pm - 5:00 pm (UTC)',
2121
description: [
2222
{
2323
par: 'Join us for this virtual event to learn more about beginning your journey in the Open Source world, presented by AnitaB.org London and AnitaB.org Nairobi communities.',
@@ -41,7 +41,7 @@ const events_highlight = {
4141
title: 'Why I contribute to Open source?',
4242
date: 'July 4, 2020',
4343
location: 'Virtual',
44-
timings: '1am (UTC)',
44+
timings: '1:00 am (UTC)',
4545
description: [
4646
{
4747
par: 'Heard about Open Source, not sure what’s in it for you? Need a boost to begin?',
@@ -65,7 +65,7 @@ const events_highlight = {
6565
title: 'Engaging Open Source community in Quality Assurance',
6666
date: 'August 9, 2020',
6767
location: 'Virtual',
68-
timings: '9am (EST)',
68+
timings: '1:00 am (UTC)',
6969
description: [
7070
{
7171
par: 'Wondered how Quality Assurance (QA) for software is performed in companies or what are the roles and responsibilities of an QA engineer?',
@@ -95,7 +95,7 @@ const events_highlight = {
9595
title: 'Hopper India 2020',
9696
date: 'August 6 — August 7,2020',
9797
location: 'Virtual',
98-
timings: '9:30am - 4pm (IST)',
98+
timings: '4:00 am - 10:30 am (UTC)',
9999
description: [
100100
{
101101
par: 'Our vibrant community of women in technology from Chennai, Delhi, Hyderabad, and Pune is coming together to present this two-day virtual event modeled after the popular Grace Hopper Celebration India (GHCI) conference for women in technology.',
@@ -125,7 +125,7 @@ const events_highlight = {
125125
title: 'Grace Hopper Celebration 2020',
126126
date: 'September 29 — October 3,2020',
127127
location: 'Virtual',
128-
timings: '11am - 3pm (PT)',
128+
timings: '10:00 am - 2:00 pm (UTC)',
129129
description: [
130130
{
131131
par: 'AnitaB.org’s flagship event Grace Hopper Celebration brings the research and career interests of women in computing to the forefront.',

0 commit comments

Comments
 (0)