<?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 : CXTDateTimeCtrl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTDateTimeCtrl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 21:42:24 +0000</pubDate>
  <lastBuildDate>Fri, 21 Aug 2009 12:22:28 +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=9704</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[CXTDateTimeCtrl : So I&amp;#039;ve found solution, the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=52295&amp;title=cxtdatetimectrl#52295</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5488">rsvihalek</a><br /><strong>Subject:</strong> 9704<br /><strong>Posted:</strong> 21 August 2009 at 12:22pm<br /><br />So I've found solution, the time has to be set using SYSTEMTIME structure - it is working properly for delay values without any conversion]]>
   </description>
   <pubDate>Fri, 21 Aug 2009 12:22:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=52295&amp;title=cxtdatetimectrl#52295</guid>
  </item> 
  <item>
   <title><![CDATA[CXTDateTimeCtrl : Hello everybody, I need to edit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=52287&amp;title=cxtdatetimectrl#52287</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5488">rsvihalek</a><br /><strong>Subject:</strong> 9704<br /><strong>Posted:</strong> 21 August 2009 at 9:36am<br /><br />Hello everybody,<br />I need to edit duration (= delay) too, is there any simple way to do that with the XTremeToolkit Pro?<br /><br />Thank you for the reply]]>
   </description>
   <pubDate>Fri, 21 Aug 2009 09:36:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=52287&amp;title=cxtdatetimectrl#52287</guid>
  </item> 
  <item>
   <title><![CDATA[CXTDateTimeCtrl : yep, I read that.  Problem is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=31597&amp;title=cxtdatetimectrl#31597</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 9704<br /><strong>Posted:</strong> 26 February 2008 at 1:28am<br /><br />yep, I read that.<DIV>&nbsp;</DIV><DIV>Problem is CTime offsets everything to a GMT time, so my numbers are starting with my timezone, i.e. I enter 60 (being seconds), and I get back 01:01:00 in the control.&nbsp; I set the range from CTime(0) to CTime(24*60*60), but the actual range goes from 1am to 11am only.</DIV><DIV>&nbsp;</DIV><DIV>What would be great would be a dedicated CDurationCtrl.</DIV><DIV>&nbsp;</DIV><DIV>I looked at Mask edit as well, but it's not suited to time values, since all numerics are 0-9, which is no good for minutes, seconds etc.</DIV><DIV>&nbsp;</DIV><DIV>Maybe should extend the mask edit format specifier to allow sub-ranges, i.e. instead of mask of 00:00:00, you could have</DIV><DIV>&nbsp;</DIV><DIV>02d&#091;0-24&#093;:02d&#091;0-59&#093;:02d&#091;0-59&#093;</DIV><DIV>&nbsp;</DIV><DIV>or some regex expression for validation.&nbsp; Otherwise I guess it's time to handle control feedback messages and do my own input validation.</DIV>]]>
   </description>
   <pubDate>Tue, 26 Feb 2008 01:28:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=31597&amp;title=cxtdatetimectrl#31597</guid>
  </item> 
  <item>
   <title><![CDATA[CXTDateTimeCtrl : hi,  use SetFormat method. See...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=31596&amp;title=cxtdatetimectrl#31596</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9704<br /><strong>Posted:</strong> 26 February 2008 at 12:40am<br /><br /><DIV>hi,</DIV><DIV>&nbsp;</DIV><DIV>use SetFormat method. See DTM_SETFORMAT in MSDN</DIV>]]>
   </description>
   <pubDate>Tue, 26 Feb 2008 00:40:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=31596&amp;title=cxtdatetimectrl#31596</guid>
  </item> 
  <item>
   <title><![CDATA[CXTDateTimeCtrl :  Hi all  I&amp;#039;m struggling...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=31593&amp;title=cxtdatetimectrl#31593</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2967">adrien</a><br /><strong>Subject:</strong> 9704<br /><strong>Posted:</strong> 25 February 2008 at 7:58pm<br /><br /><DIV></DIV><DIV></DIV>Hi all<DIV>&nbsp;</DIV><DIV>I'm struggling with what should be the simple task of using CXTDateTimeCtrl to edit a duration (delay) value.&nbsp; I want to be able to edit&nbsp;delays from 0s to 1day in HH:MM:SS format, but the format specifiers for the control don't even have SS option, and it seems to use GMT -&gt; local time conversion so I'm getting garbage.</DIV><DIV>&nbsp;</DIV><DIV>Is there an easier way?</DIV>]]>
   </description>
   <pubDate>Mon, 25 Feb 2008 19:58:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9704&amp;PID=31593&amp;title=cxtdatetimectrl#31593</guid>
  </item> 
 </channel>
</rss>