Jump to content

Recommended Posts

Guest roma0803
Posted

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 roma0803
Posted
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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.