Port date commands to engine-q

This commit is contained in:
Stefan Stanciulescu
2021-10-31 07:54:51 +01:00
parent 6e6df46469
commit 20c770370b
15 changed files with 852 additions and 1 deletions

View File

@@ -27,6 +27,13 @@ pub fn create_default_context() -> EngineState {
BuildString,
Cd,
Cp,
Date,
DateFormat,
DateHumanize,
DateListTimezones,
DateNow,
DateToTable,
DateToTimezone,
Def,
Do,
Each,