<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : HowTo: Format Date like this</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : HowTo: Format Date like this]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 14:57:25 +0000</pubDate>
  <lastBuildDate>Wed, 13 Dec 2006 15:18:23 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=4716</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[HowTo: Format Date like this : I&amp;#039;m using VB ActiveX and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=18171&amp;title=howto-format-date-like-this#18171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2059">larrym</a><br /><strong>Subject:</strong> 4716<br /><strong>Posted:</strong> 13 December 2006 at 3:18pm<br /><br />I'm using VB ActiveX and bindings and am having trouble formatting dates. I used the format suggested above and it 'kind a works'. Dates are show as two digit years.&nbsp;If I use the drop down calendar and select a date it returns 'Invalid&nbsp;Date Time'.<DIV></DIV><DIV></DIV>Is there any documentation on valid format strings for the PopertyGrid?]]>
   </description>
   <pubDate>Wed, 13 Dec 2006 15:18:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=18171&amp;title=howto-format-date-like-this#18171</guid>
  </item> 
  <item>
   <title><![CDATA[HowTo: Format Date like this : thx, this helps.   Thomas Rith ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14753&amp;title=howto-format-date-like-this#14753</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2175">Rith</a><br /><strong>Subject:</strong> 4716<br /><strong>Posted:</strong> 08 August 2006 at 7:57am<br /><br />thx, this helps.<DIV></DIV><DIV></DIV><DIV></DIV>Thomas Rith<DIV></DIV>]]>
   </description>
   <pubDate>Tue, 08 Aug 2006 07:57:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14753&amp;title=howto-format-date-like-this#14753</guid>
  </item> 
  <item>
   <title><![CDATA[HowTo: Format Date like this : Hi, you didn&amp;#039;t say about...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14686&amp;title=howto-format-date-like-this#14686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4716<br /><strong>Posted:</strong> 04 August 2006 at 10:21am<br /><br /><DIV>Hi,</DIV><DIV>you didn't say about ActiveX and bindings...</DIV><DIV>&nbsp;</DIV><DIV>So just set value again after you change format:</DIV><DIV>&nbsp;</DIV><DIV>aProperty.Value = mObject.Geburtstag</DIV>]]>
   </description>
   <pubDate>Fri, 04 Aug 2006 10:21:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14686&amp;title=howto-format-date-like-this#14686</guid>
  </item> 
  <item>
   <title><![CDATA[HowTo: Format Date like this :  aProperty = aCategorie.AddCh...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14681&amp;title=howto-format-date-like-this#14681</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2175">Rith</a><br /><strong>Subject:</strong> 4716<br /><strong>Posted:</strong> 04 August 2006 at 9:50am<br /><br /><FONT size=2><P>aProperty = aCategorie.AddChildItemBinded(XtremePropertyGrid.PropertyItemType.PropertyItemDate, mObject, "Geburtstag")</P><P>aProperty.Caption = "Geburtstag"</P><P>aProperty.Description = "Hier bitte das Geburtsdatum eintragen."</P><P>aProperty.Format = "%d.%m.%Y"</P><DIV></DIV><DIV></DIV><DIV></DIV>This is my Code now, but it doesnīt go...&nbsp;??? !!! Can you help...?</FONT>]]>
   </description>
   <pubDate>Fri, 04 Aug 2006 09:50:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14681&amp;title=howto-format-date-like-this#14681</guid>
  </item> 
  <item>
   <title><![CDATA[HowTo: Format Date like this : Hello, call  pItem-&amp;gt;SetFormat(T(&amp;#034;%d.%m.%Y&amp;#034;);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14629&amp;title=howto-format-date-like-this#14629</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4716<br /><strong>Posted:</strong> 03 August 2006 at 11:50am<br /><br />Hello, call <DIV>pItem-&gt;SetFormat(T("%d.%m.%Y");<BR></DIV>]]>
   </description>
   <pubDate>Thu, 03 Aug 2006 11:50:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14629&amp;title=howto-format-date-like-this#14629</guid>
  </item> 
  <item>
   <title><![CDATA[HowTo: Format Date like this : Hi.  how to make a Date-Format...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14605&amp;title=howto-format-date-like-this#14605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2175">Rith</a><br /><strong>Subject:</strong> 4716<br /><strong>Posted:</strong> 03 August 2006 at 9:11am<br /><br />Hi.<DIV>&nbsp;</DIV><DIV>how to make a Date-Format like this: 03.08.2006. In my local-Setting it must show like this sample, but the PropertyGrid shows me like this: 03/08/2006 . In the help-files couldnīt find help... <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>hope you understand my Problem...</DIV><DIV>&nbsp;</DIV><DIV>thx for help</DIV><DIV>&nbsp;</DIV><DIV>Thomas Rith</DIV><DIV>&nbsp;</DIV><DIV>(sorry for my english...)</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 03 Aug 2006 09:11:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4716&amp;PID=14605&amp;title=howto-format-date-like-this#14605</guid>
  </item> 
 </channel>
</rss>