date humanize for date> date humanize {flags} 
| input | output | 
|---|---|
| datetime | string | 
| string | string | 
Print a 'humanized' format for the date, relative to now.
>"2021-10-22 20:00:12 +01:00"|date humanize
    Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
    https://www.nushell.sh/commands/docs/date_humanize.html