forked from extern/nushell
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:
committed by
GitHub
parent
bef138232c
commit
df5ac9b71c
@ -81,6 +81,7 @@ pub fn create_default_context() -> EngineState {
|
||||
If,
|
||||
Into,
|
||||
IntoBinary,
|
||||
IntoDatetime,
|
||||
IntoDecimal,
|
||||
IntoFilesize,
|
||||
IntoInt,
|
||||
|
Reference in New Issue
Block a user