mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 23:17:33 +08:00
update timezone display name
This commit is contained in:
@@ -199,7 +199,7 @@ export const ALL_TIMEZONES: TimezoneInfo[] = [
|
||||
timezoneName: 'Atlantic/Azores'
|
||||
},
|
||||
{
|
||||
displayName: 'Cabo Verde Is.',
|
||||
displayName: 'Cabo Verde Is',
|
||||
timezoneName: 'Atlantic/Cape_Verde'
|
||||
},
|
||||
// UTC
|
||||
@@ -321,7 +321,7 @@ export const ALL_TIMEZONES: TimezoneInfo[] = [
|
||||
timezoneName: 'Europe/Minsk'
|
||||
},
|
||||
{
|
||||
displayName: 'Moscow, St. Petersburg',
|
||||
displayName: 'Moscow, St Petersburg',
|
||||
timezoneName: 'Europe/Moscow'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user