Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wiki-js
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
wiki-js
Commits
274ecf4b
Unverified
Commit
274ecf4b
authored
Sep 30, 2022
by
Evandro Arruda
Committed by
GitHub
Sep 30, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: America/Sao_Paulo timezone offset (#5690)
parent
1fcb946f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
admin-users-edit.vue
client/components/admin/admin-users-edit.vue
+1
-1
profile.vue
client/components/profile/profile.vue
+1
-1
No files found.
client/components/admin/admin-users-edit.vue
View file @
274ecf4b
...
@@ -499,9 +499,9 @@ export default {
...
@@ -499,9 +499,9 @@ export default {
{
text
:
'(GMT-03:00) Rothera'
,
value
:
'Antarctica/Rothera'
},
{
text
:
'(GMT-03:00) Rothera'
,
value
:
'Antarctica/Rothera'
},
{
text
:
'(GMT-03:00) Salvador'
,
value
:
'America/Bahia'
},
{
text
:
'(GMT-03:00) Salvador'
,
value
:
'America/Bahia'
},
{
text
:
'(GMT-03:00) Santiago'
,
value
:
'America/Santiago'
},
{
text
:
'(GMT-03:00) Santiago'
,
value
:
'America/Santiago'
},
{
text
:
'(GMT-03:00) Sao Paulo'
,
value
:
'America/Sao_Paulo'
},
{
text
:
'(GMT-03:00) Stanley'
,
value
:
'Atlantic/Stanley'
},
{
text
:
'(GMT-03:00) Stanley'
,
value
:
'Atlantic/Stanley'
},
{
text
:
'(GMT-02:00) Noronha'
,
value
:
'America/Noronha'
},
{
text
:
'(GMT-02:00) Noronha'
,
value
:
'America/Noronha'
},
{
text
:
'(GMT-02:00) Sao Paulo'
,
value
:
'America/Sao_Paulo'
},
{
text
:
'(GMT-02:00) South Georgia'
,
value
:
'Atlantic/South_Georgia'
},
{
text
:
'(GMT-02:00) South Georgia'
,
value
:
'Atlantic/South_Georgia'
},
{
text
:
'(GMT-01:00) Azores'
,
value
:
'Atlantic/Azores'
},
{
text
:
'(GMT-01:00) Azores'
,
value
:
'Atlantic/Azores'
},
{
text
:
'(GMT-01:00) Cape Verde'
,
value
:
'Atlantic/Cape_Verde'
},
{
text
:
'(GMT-01:00) Cape Verde'
,
value
:
'Atlantic/Cape_Verde'
},
...
...
client/components/profile/profile.vue
View file @
274ecf4b
...
@@ -469,9 +469,9 @@ export default {
...
@@ -469,9 +469,9 @@ export default {
{
text
:
'(GMT-03:00) Rothera'
,
value
:
'Antarctica/Rothera'
},
{
text
:
'(GMT-03:00) Rothera'
,
value
:
'Antarctica/Rothera'
},
{
text
:
'(GMT-03:00) Salvador'
,
value
:
'America/Bahia'
},
{
text
:
'(GMT-03:00) Salvador'
,
value
:
'America/Bahia'
},
{
text
:
'(GMT-03:00) Santiago'
,
value
:
'America/Santiago'
},
{
text
:
'(GMT-03:00) Santiago'
,
value
:
'America/Santiago'
},
{
text
:
'(GMT-03:00) Sao Paulo'
,
value
:
'America/Sao_Paulo'
},
{
text
:
'(GMT-03:00) Stanley'
,
value
:
'Atlantic/Stanley'
},
{
text
:
'(GMT-03:00) Stanley'
,
value
:
'Atlantic/Stanley'
},
{
text
:
'(GMT-02:00) Noronha'
,
value
:
'America/Noronha'
},
{
text
:
'(GMT-02:00) Noronha'
,
value
:
'America/Noronha'
},
{
text
:
'(GMT-02:00) Sao Paulo'
,
value
:
'America/Sao_Paulo'
},
{
text
:
'(GMT-02:00) South Georgia'
,
value
:
'Atlantic/South_Georgia'
},
{
text
:
'(GMT-02:00) South Georgia'
,
value
:
'Atlantic/South_Georgia'
},
{
text
:
'(GMT-01:00) Azores'
,
value
:
'Atlantic/Azores'
},
{
text
:
'(GMT-01:00) Azores'
,
value
:
'Atlantic/Azores'
},
{
text
:
'(GMT-01:00) Cape Verde'
,
value
:
'Atlantic/Cape_Verde'
},
{
text
:
'(GMT-01:00) Cape Verde'
,
value
:
'Atlantic/Cape_Verde'
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment