hi, it seems that i can't set to have hour without leading zero with clock module @alttabber @LukashonakV
it will echo clock: chromo format erorr: invalid specifier in chromo-specs
I have:
"format": "{:%a %b %d %-H:%I %p}",
expect output: Sun Mar 31 1:20 AM --> no leading zero in hour 1
hi, it seems that i can't set to have hour without leading zero with clock module @alttabber @LukashonakV
it will echo
clock: chromo format erorr: invalid specifier in chromo-specsI have:
expect output:
Sun Mar 31 1:20 AM--> no leading zero in hour1