Port str datetime to into datetime (#424)

* Port str datetime to into datetime

* Fix the span issue and some other small cleanups
This commit is contained in:
onthebridgetonowhere
2021-12-04 04:41:02 +01:00
committed by GitHub
parent bef138232c
commit df5ac9b71c
4 changed files with 397 additions and 0 deletions

View File

@ -81,6 +81,7 @@ pub fn create_default_context() -> EngineState {
If,
Into,
IntoBinary,
IntoDatetime,
IntoDecimal,
IntoFilesize,
IntoInt,