refactor: rename timezone utils in safe_exec
This commit is contained in:
parent
c2c5449947
commit
d1ccfc91b8
1 changed files with 2 additions and 2 deletions
|
|
@ -445,8 +445,8 @@ VALID_UTILS = (
|
|||
"now_datetime",
|
||||
"get_timestamp",
|
||||
"get_eta",
|
||||
"get_time_zone",
|
||||
"convert_utc_to_user_timezone",
|
||||
"get_system_timezone",
|
||||
"convert_utc_to_system_timezone",
|
||||
"now",
|
||||
"nowdate",
|
||||
"today",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue