from ics for formats> from ics
| input | output |
|---|---|
| string | table |
Converts ics formatted string to table
>'BEGIN:VCALENDAR
END:VCALENDAR'|from ics
╭───┬────────────────┬────────────────┬────────────────┬────────────────┬────────────────┬────────────────┬────────────────╮
│# │ properties │ events │ alarms │ to-Dos │ journals │ free-busys │ timezones │
├───┼────────────────┼────────────────┼────────────────┼────────────────┼────────────────┼────────────────┼────────────────┤
│0│ [list0items] │ [list0items] │ [list0items] │ [list0items] │ [list0items] │ [list0items] │ [list0items] │
╰───┴────────────────┴────────────────┴────────────────┴────────────────┴────────────────┴────────────────┴────────────────╯
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/from_ics.html