mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
Блядский заряд батареек!
This commit is contained in:
parent
4773510ebb
commit
aec9419d2c
2
OS.lua
2
OS.lua
@ -929,7 +929,7 @@ local function createOSWidgets()
|
|||||||
end
|
end
|
||||||
|
|
||||||
local firstPart, month, secondPart = os.date(
|
local firstPart, month, secondPart = os.date(
|
||||||
"%d %b %Y %T",
|
"%d %b %Y %T",
|
||||||
realTimestamp + computerDateUptime - computerUptimeOnBoot + timezoneCorrection
|
realTimestamp + computerDateUptime - computerUptimeOnBoot + timezoneCorrection
|
||||||
):match("(%d+%s)(%a+)(.+)")
|
):match("(%d+%s)(%a+)(.+)")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user