Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
to display time in 12 hr format set the label in following format %I: Hour (12-hour clock) as a decimal number [01,12]. and for the %a it shows the abbreviated weekday name like: Mon, Tue, Wed, Thu etc |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is possible but I was curious
Also, what does the a in %a mean?
Beta Was this translation helpful? Give feedback.
All reactions