Skip to content

Commit

Permalink
Use time zones for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Feb 20, 2018
1 parent 56c5071 commit 3d86460
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/calendar.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
'2018-01-30T02:00Z': 'endgame',
'2018-02-07T20:00Z': 'release', # 1.20.0
'2018-02-12T20:00Z': 'development',
'2018-02-14T15:00Z': 'release', # 1.20.1
'2018-02-19T20:00Z': 'development',
'2018-02-27T02:00Z': 'endgame',
'2018-01-29 18:00, US/Pacific': 'endgame',
'2018-02-07 12:00, US/Pacific': 'release', # 1.20.0
'2018-02-12 12:00, US/Pacific': 'development',
'2018-02-14 16:00, Europe/Zurich': 'release', # 1.20.1
'2018-02-19 16:00, Europe/Zurich': 'development',
'2018-02-26 18:00, US/Pacific': 'endgame',
}

0 comments on commit 3d86460

Please sign in to comment.