<?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 : Incorrect function in CXTPPropertyGridItemDate</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Incorrect function in CXTPPropertyGridItemDate]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 21:11:11 +0000</pubDate>
  <lastBuildDate>Thu, 14 Aug 2008 00:43:58 +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=10449</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[Incorrect function in CXTPPropertyGridItemDate : Thanks, changed for 12.0.2. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10449&amp;PID=39840&amp;title=incorrect-function-in-cxtppropertygriditemdate#39840</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10449<br /><strong>Posted:</strong> 14 August 2008 at 12:43am<br /><br />Thanks, changed for 12.0.2.]]>
   </description>
   <pubDate>Thu, 14 Aug 2008 00:43:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10449&amp;PID=39840&amp;title=incorrect-function-in-cxtppropertygriditemdate#39840</guid>
  </item> 
  <item>
   <title><![CDATA[Incorrect function in CXTPPropertyGridItemDate : Hi;and this fault got it also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10449&amp;PID=39830&amp;title=incorrect-function-in-cxtppropertygriditemdate#39830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 10449<br /><strong>Posted:</strong> 13 August 2008 at 5:16pm<br /><br />Hi;<br><br>and this fault got it also in version 12.0.1!!!!<br>When will this be changed?<br><br>]]>
   </description>
   <pubDate>Wed, 13 Aug 2008 17:16:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10449&amp;PID=39830&amp;title=incorrect-function-in-cxtppropertygriditemdate#39830</guid>
  </item> 
  <item>
   <title><![CDATA[Incorrect function in CXTPPropertyGridItemDate : Hi; a few month ago I reported...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10449&amp;PID=34556&amp;title=incorrect-function-in-cxtppropertygriditemdate#34556</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 10449<br /><strong>Posted:</strong> 02 May 2008 at 7:54am<br /><br />Hi;<DIV>a few month ago I reported a incorrect functionality in CXTPPropertyGridItemDate::SetValue() (<a href="http://forum.codejock.com/forum_posts.asp?TID=6404" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=6404</A>). This failure is still present in 12.0 release (see red marked part):</DIV><DIV>&nbsp;</DIV><DIV>void CXTPPropertyGridItemDate::SetValue(CString strValue)<BR>{<BR>&nbsp;COleDateTime dt;<BR>&nbsp;TRY<BR>&nbsp;{<BR>&nbsp;&nbsp;if (ParseDateTime(dt, strValue))<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;SetDate(dt);<BR>&nbsp;&nbsp;}<BR>&nbsp;&nbsp;else if (dt.ParseDateTime(strValue, VAR_DATEVALUEONLY, <strong><FONT color=#ff0000>LANG_RUSSIAN</FONT></strong>))<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;SetDate(dt);<BR>&nbsp;&nbsp;}<BR>&nbsp;&nbsp;else if (!m_strNullValue.IsEmpty())<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;&nbsp;COleDateTime dtNull;<BR>&nbsp;&nbsp;&nbsp;dtNull.SetStatus(COleDateTime::null);</DIV><DIV>&nbsp;&nbsp;&nbsp;SetDate(dtNull);<BR>&nbsp;&nbsp;}<BR>&nbsp;}<BR>&nbsp;CATCH(COleException, e)<BR>&nbsp;{</DIV><DIV>&nbsp;}<BR>&nbsp;END_CATCH<BR>}</DIV>]]>
   </description>
   <pubDate>Fri, 02 May 2008 07:54:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10449&amp;PID=34556&amp;title=incorrect-function-in-cxtppropertygriditemdate#34556</guid>
  </item> 
 </channel>
</rss>