fix: added get_quarter_ending function in safe_exec
This commit is contained in:
parent
5e3313962d
commit
94ccdd628a
1 changed files with 1 additions and 0 deletions
|
|
@ -452,6 +452,7 @@ VALID_UTILS = (
|
|||
"nowtime",
|
||||
"get_first_day",
|
||||
"get_quarter_start",
|
||||
"get_quarter_ending",
|
||||
"get_first_day_of_week",
|
||||
"get_year_start",
|
||||
"get_last_day_of_week",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue