Initial commit of fresh adi1090x themes and old qpansl before git tweaks
This commit is contained in:
16
shared/modules.d/date.j2.ini
Normal file
16
shared/modules.d/date.j2.ini
Normal file
@@ -0,0 +1,16 @@
|
||||
;──────────────────────────────────────────────────────────────────────────────;
|
||||
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;░Date░Module░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░;
|
||||
;──────────────────────────────────────────────────────────────────────────────;
|
||||
[module/date]
|
||||
type = internal/date
|
||||
interval = 1.0
|
||||
time = "%a, %d %b %Y %I:%M %p"
|
||||
;time = " %a, %d %b %Y %I:%M %p"
|
||||
;time = %I:%M %p
|
||||
;time-alt = %B %d, %Y
|
||||
;time-alt = " %a, %d %b %Y"
|
||||
format = <label>
|
||||
label = %time%
|
||||
label-padding = 0
|
||||
Reference in New Issue
Block a user