mirror of
https://github.com/indig0fox/Arma3-AttendanceTracker.git/
synced 2025-12-08 09:51:47 -06:00
some timezone corrections to UTC, write readme
This commit is contained in:
@@ -13,7 +13,7 @@ systemTimeUTC apply {if (_x < 10) then {"0" + str _x} else {str _x}} params [
|
||||
];
|
||||
|
||||
format[
|
||||
"%1-%2-%3 %4:%5:%6",
|
||||
"%1-%2-%3T%4:%5:%6.000Z",
|
||||
_year,
|
||||
_month,
|
||||
_day,
|
||||
|
||||
Reference in New Issue
Block a user