mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-18 04:34:45 -07:00
Merge branch 'ofw_dev' into nfcrefactoring
This commit is contained in:
@@ -53,7 +53,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