Formatting Numeric displays - Leading Zeros #2217
Answered
by
MatthewReed303
RobertMiller-KR2
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
MatthewReed303
Feb 25, 2026
Replies: 1 comment 2 replies
-
|
In FUXA, the Format field accepts standard numeric format strings. To display leading zeros, use a custom format like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



@RobertMiller-KR2 have a look in the SVG Widgets you will see I made some time display widgets just for this purpose as I ran into the same issue
https://github.com/frangoteam/FUXA-SVG-Widgets/blob/main/indicators/timeDisplayHHmmSS.svg