Er is een nieuwe bètarelease van Rainmeter versie 3.2 verschenen. Met dit programma kan in realtime allerlei zinvolle, maar ook minder zinnige informatie op de desktop worden weergegeven, zoals vrije ruimte op de harde schijf, netwerkactiviteit en of er nieuwe e-mail is. Ook kunnen functionele applets worden gebruikt om bijvoorbeeld notities te maken of om tweets mee te versturen. In deze uitgave zijn diverse veranderingen doorgevoerd met betrekking tot het weergeven van de datum en tijd.
Revision 2371All of the above additions and changes are related to new functionality for getting and using date / time information in skins. As well as support for Language / Locale values in Time measures. Details and examples can be found at Change Announcements.
- Changed Time: Changed the TimeStamp option to allow a formatted date / time string as input.
- Added Time: Added new TimeStampFormat and TimeStampLocale options to support the changes to TimeStamp above.
- Added Time: Added new FormatLocale option to support formatting a Time measure in any defined language / locale.
- Added UpTime: Added a new SecondsValue option to allow formatting any defined number of seconds into "days, hours, minutes, seconds" as desired. This will override the default behavior of the UpTime measure.
- Added Section Variables: Added a new :Timestamp section variable measure modifier. This will return the Windows timestamp value of the named Time measure, and overcomes a limitation with getting and using this number when a Time measure has a Format option.