mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 14:47:47 +00:00
rename date format
to format date
(#571)
This commit is contained in:
parent
1d8457fa9d
commit
be47e43db6
17 changed files with 37 additions and 37 deletions
|
@ -351,7 +351,7 @@ def get_time_segment [os color_mode] {
|
|||
($time_color)
|
||||
($time_bg_color)
|
||||
(char space)
|
||||
(date now | date format '%I:%M:%S %p')
|
||||
(date now | format date '%I:%M:%S %p')
|
||||
(char space)
|
||||
($R)
|
||||
] | str join)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue