nushell/crates/nu-command/src/formats/from
JT d66a5398d1
Remove month and year duration constants (#6613)
remove month/year/decade durations for parsing and units, but leave the humanized output for viewing
2022-09-26 09:55:13 +13:00
..
command.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
csv.rs feat: add disable field type inferencing for from csv and from tsv, fix: #3485 and #4217 (#5467) 2022-05-07 15:04:31 -05:00
delimited.rs feat: add disable field type inferencing for from csv and from tsv, fix: #3485 and #4217 (#5467) 2022-05-07 15:04:31 -05:00
eml.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
ics.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
ini.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
json.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
mod.rs Add nuon format for fun (#4401) 2022-02-20 16:26:41 -05:00
nuon.rs Remove month and year duration constants (#6613) 2022-09-26 09:55:13 +13:00
ods.rs Improve test coverage of command examples (#5650) 2022-05-26 13:51:31 -05:00
ssv.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
toml.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
tsv.rs feat: add disable field type inferencing for from csv and from tsv, fix: #3485 and #4217 (#5467) 2022-05-07 15:04:31 -05:00
url.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
vcf.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
xlsx.rs Improve test coverage of command examples (#5650) 2022-05-26 13:51:31 -05:00
xml.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12:00
yaml.rs Polars upgrade 0.23 (#6303) 2022-08-12 13:10:36 +01:00