/ fundamentals / in_keyword.nu
in_keyword.nu
1 let report = (date now 2 | $in + 1day 3 | format date '%F' 4 | $'($in) Report') 5 6 print $report
1 let report = (date now 2 | $in + 1day 3 | format date '%F' 4 | $'($in) Report') 5 6 print $report