mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Update comments of get_current_time func (#13597)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
c4e3b3a19a
commit
b730e8c985
@ -101,7 +101,7 @@ def get_unique_name(prefix=None):
|
||||
|
||||
|
||||
def get_current_time():
|
||||
""" return current time"""
|
||||
""" Return current time"""
|
||||
return time.strftime('%Y-%m-%d %H:%M:%S', time.localtime())
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user