mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-01 22:08:55 -07:00
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ class GitVersion:
|
||||
)
|
||||
else:
|
||||
commit_date = datetime.strptime(
|
||||
self._exec_git("log -1 --format=%cd").strip(),
|
||||
self._exec_git("log -1 --format=%cd --date=default").strip(),
|
||||
"%a %b %d %H:%M:%S %Y %z",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user