[+] update status command
1. add timezone %Z;
This commit is contained in:
parent
2e4f407974
commit
ad7c176f6f
@ -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
BIN
releases/whl/online_fxreader_pr34-0.1.5.62-py3-none-any.whl
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user