Блядский заряд батареек!

This commit is contained in:
Igor Timofeev 2018-03-16 18:10:15 +03:00
parent 4773510ebb
commit aec9419d2c

2
OS.lua
View File

@ -929,7 +929,7 @@ local function createOSWidgets()
end
local firstPart, month, secondPart = os.date(
"%d %b %Y %T",
"%d %b %Y %T",
realTimestamp + computerDateUptime - computerUptimeOnBoot + timezoneCorrection
):match("(%d+%s)(%a+)(.+)")