It is currently September 19th, 2024, 8:13 pm

New to the board, and I need some help.

Introduce yourself to the Rainmeter community!
DP5150
Posts: 2
Joined: July 30th, 2011, 3:53 am

New to the board, and I need some help.

Post by DP5150 »

Hey guys, I'm DP.

To open this up, I've been having some trouble with my desktop setup.
I'm using Super Colossal as my time/date, and I would like to change it a little, but I don't know how to do it.

Is there a way that when my time only has 1 digit in the hour, would I be able to add a zero to it?
Example: 9:15:32AM would look like 09:15:32AM

Here's the coding for the time

[TIME]
Measure=Time
Format=%#I:%M
[(time)]
MeasureName=TIME
Meter=String
X=950
Y=-34
FontColor=#FONTCOLOR1#
FontFace=#FONT1#
FontSize=240
AntiAlias=1
StringAlign=RIGHT

I'm not sure if it's the format I should change, or what.

Please get back to me soon.
User avatar
jsmorley
Developer
Posts: 22746
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: New to the board, and I need some help.

Post by jsmorley »

http://rainmeter.net/cms/Measures-Time_beta

The last line of the list of format codes may be illustrative.
DP5150
Posts: 2
Joined: July 30th, 2011, 3:53 am

Re: New to the board, and I need some help.

Post by DP5150 »

Thank you very much, lsmorley