[+] update status command

1. add timezone %Z;
This commit is contained in:
Siarhei Siniak 2026-01-06 13:55:16 +03:00
parent 2e4f407974
commit ad7c176f6f
3 changed files with 5 additions and 2 deletions

@ -5,7 +5,7 @@ project(
).stdout().strip('\n'),
# 'online.fxreader.uv',
# ['c', 'cpp'],
version: '0.1.5.61',
version: '0.1.5.62',
# default_options: [
# 'cpp_std=c++23',
# # 'prefer_static=true',

@ -35,7 +35,7 @@ def get_info(
echo -n $A | awk '{print $2, $7}';
""",
r"""
date +'%Y-%m-%d %l:%M:%S %p';
date +'%Y-%m-%d %l:%M:%S %p %Z';
""",
],
]

BIN
releases/whl/online_fxreader_pr34-0.1.5.62-py3-none-any.whl (Stored with Git LFS) Normal file

Binary file not shown.