mirror of
https://github.com/sebastian-heinz/Arrowgene.DragonsDogmaOnline
synced 2026-08-03 11:12:41 -04:00
Some timers are running off local server time, while others are using UTC 0. Added a a new setting ServerTimeZone which uses a IANA ID. It is used by the task scheduler and and other calendar aware timing events. By default it is set to "TimeZoneId.Japan" (JST +9). A helper class named TimeZoneId.cs exists so a admin can use a named constant instead of magic numbers. |
||
|---|---|---|
| .. | ||
| GameServerSettingsModule.cs | ||