Guest roma0803 Posted November 3, 2005 Report Posted November 3, 2005 Hi, below the code from a standard MS plugin. Notice the date format is "21" and that stands for short date, what is the long date number? <plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="46"> <label> <text lang="0x0413">Carrier: <carrier/></text> </label> <clock> <time y="21"/> <date y="21" halign="right"/> </clock> </plugin> Thanks in advance.
Guest SinisterJunkie Posted November 4, 2005 Report Posted November 4, 2005 (edited) That is actually the Carrier plugin, which can also display date & time. The "21" is the position not the length. You can find some basic information on the standard Microsoft plugins at MSDN: Customizing the Microsoft Smartphone 2002 Home Screen. If you need more formating option, check out RJTime. Edited November 4, 2005 by SinisterJunkie
Guest roma0803 Posted November 4, 2005 Report Posted November 4, 2005 That is actually the Carrier plugin, which can also display date & time. The "21" is the position not the length. You can find some basic information on the standard Microsoft plugins at MSDN: Customizing the Microsoft Smartphone 2002 Home Screen. If you need more formating option, check out RJTime. <{POST_SNAPBACK}> Thanks for your reply SinisterJunkie, that's welcome information to learn more from.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now