Skip to content

add time-zone user setting#43

Open
Wit-MKW wants to merge 12 commits into
REONTeam:mainfrom
Wit-MKW:main
Open

add time-zone user setting#43
Wit-MKW wants to merge 12 commits into
REONTeam:mainfrom
Wit-MKW:main

Conversation

@Wit-MKW
Copy link
Copy Markdown
Collaborator

@Wit-MKW Wit-MKW commented May 23, 2026

this adds a timezone column to the sys_users table, which takes a tz database string & defaults to Asia/Tokyo. note that this is only to be used for times that are merely shown to the player (for example, the update time on a leaderboard); times that are actually used by game logic should be in the time zone (GMT or JST) that said logic expects.

Wit-MKW added 9 commits May 23, 2026 19:29
removed an errant semicolon.
in fact, it's nothing. i need to keep track of my own column names.
i kept the ID `pokemon-crystal-settings` just because i feel like changing it might unnecessarily break something.
cue laugh track. gods, i can be silly sometimes.
@Wit-MKW Wit-MKW marked this pull request as ready for review May 24, 2026 04:31
Wit-MKW added 3 commits May 24, 2026 12:58
just in case Japan implements DST or splits its time zones or something else. if some of them have to be UTC+9, we might as well add the option to make them all UTC+9.
@kabili207
Copy link
Copy Markdown
Collaborator

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants