Hey I want to make a display for the date but in text only. I can get the numbers down but I haven't got a clue on how to turn those into words? Anyone use Rainmeter alot to know?
im trying to find a rainmeter that was taken down, if possible can anyone zip it to me? My email is ccj200210468@yahoo.com The name of the rainy is SJOGRO Rocks by SJJGR
Hurricane : You should find in the .ini file something like that : ... [MeasureTime] Measure=Time Format="%H:%M:%S"
The<a href="http://www.ipi.fi/~rainy/Rainmeter/Manual.html">Rai nm eter manual[/a] gives you the <a href="http://msdn.microsoft.com/library/default.asp?url=/lib r ary/en-us/vclib/html/_crt_strftime.2c_.wcsftime.asp">lin k [/a]where you can find all the format codes. In your case : ... [MeasureTime] Measure=Time Format="%#x"
->Long date representation, appropriate to current locale. For example: "Tuesday, March 14, 1995".