post-merge fix
This commit is contained in:
@@ -180,6 +180,7 @@ void updateTimezone() {
|
|||||||
tcrDaylight = {Last, Sun, Mar, 1, 480}; //AWST = UTC + 8 hours
|
tcrDaylight = {Last, Sun, Mar, 1, 480}; //AWST = UTC + 8 hours
|
||||||
tcrStandard = tcrDaylight; //AWST = UTC + 8 hours (no DST)
|
tcrStandard = tcrDaylight; //AWST = UTC + 8 hours (no DST)
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
tzCurrent = currentTimezone;
|
tzCurrent = currentTimezone;
|
||||||
|
|||||||
Reference in New Issue
Block a user