nushell/crates/nu-command/src/conversions/into
Yutaro Ohno 210d25f2a0
Add into duration (#4683)
* Add `into duration` command

* Avoid using unwrap()

* Use existing logic to parse duration strings
2022-03-03 08:16:04 -05:00
..
binary.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
bool.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
command.rs Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
datetime.rs Date parse refactor (#4661) 2022-02-27 20:21:46 -05:00
decimal.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
duration.rs Add into duration (#4683) 2022-03-03 08:16:04 -05:00
filesize.rs fix into filesize tests and filesize (#932) 2022-02-04 13:26:08 -06:00
int.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
mod.rs Add into duration (#4683) 2022-03-03 08:16:04 -05:00
string.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00