Skip to content

Commit

Permalink
NZ update time correction
Browse files Browse the repository at this point in the history
  • Loading branch information
carlaiau committed Apr 1, 2020
1 parent 6e25fb9 commit 3a6747e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/context/GlobalContextProvider.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const GlobalContextProvider = ({ children }) => {
update_times:{
global: "1:00am 1 April UTC",
us: "4:00pm 31 March ET",
nz: "1:35pm 1 April NZT",
nz: "1:05pm 1 April NZT",
}
});

Expand Down

0 comments on commit 3a6747e

Please sign in to comment.