<?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 : Military time in DayView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Military time in DayView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 23:37:17 +0000</pubDate>
  <lastBuildDate>Thu, 12 Jun 2008 13:36:07 +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=10942</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[Military time in DayView : Thanks Andrei  The target audience...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36626&amp;title=military-time-in-dayview#36626</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4229">KentM</a><br /><strong>Subject:</strong> 10942<br /><strong>Posted:</strong> 12 June 2008 at 1:36pm<br /><br />Thanks Andrei<DIV>&nbsp;</DIV><DIV>The target audience for the software&nbsp;have no need for the Office 2007 theme and thus we are not using it.&nbsp; The calendar control is being used&nbsp;to display read only scheduled events, not to&nbsp;create the events.&nbsp; So we only need the time scale to display in a 24 hour format when in day view.&nbsp; I'm sure other developers will have different needs.</DIV><DIV>&nbsp;</DIV><DIV>A possible solution I've tested is to use the ResourceFile property of CalendarGlobalSettings to use a foreign language dll which will display the calendar in 24 format&nbsp;and the GetItemText event to convert the headings back to English.&nbsp; I'm not sure yet if I want to implement this workaround, but it does work.</DIV>]]>
   </description>
   <pubDate>Thu, 12 Jun 2008 13:36:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36626&amp;title=military-time-in-dayview#36626</guid>
  </item> 
  <item>
   <title><![CDATA[Military time in DayView : Hello, sorry for not exact answer.1....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36590&amp;title=military-time-in-dayview#36590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3233">AndreiM</a><br /><strong>Subject:</strong> 10942<br /><strong>Posted:</strong> 11 June 2008 at 5:10pm<br /><br /><DIV>Hello, <BR>sorry for not exact answer.<BR>&nbsp;<BR>1. In the current version (12.0) there is no way to set 24 hour clock format for a time scale from the program. (regional settings are used)<BR>&nbsp;<BR>2. We can add time scale time format option for the next version. <BR>&nbsp;<BR>3. You are not a first customer who ask about changing default clock format. For time drawn in appointments current version already has a way to do this: using GetItemText event.</DIV><DIV><BR><strong>Do you need 24 hr time for appointments too or for time scale only?<BR></strong></DIV><DIV>I think about a common option which will define time format for all calendar elements.</DIV><DIV>&nbsp;</DIV><DIV>4. <strong>As I understand you use Office 2003 theme?</strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 17:10:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36590&amp;title=military-time-in-dayview#36590</guid>
  </item> 
  <item>
   <title><![CDATA[Military time in DayView : Dear Codejock. Iregret now that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36572&amp;title=military-time-in-dayview#36572</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4229">KentM</a><br /><strong>Subject:</strong> 10942<br /><strong>Posted:</strong> 11 June 2008 at 11:59am<br /><br /><P>Dear Codejock.&nbsp; I&nbsp;regret now that I did not ask&nbsp;about 24 time format as a pre sales&nbsp;question.&nbsp; My thought now is what kind of an answer is that?&nbsp;</P><DIV>"It is easy to publish them for office 2007 theme..."</DIV><DIV>"...there is no way to customize this for timescale"</DIV><DIV>&nbsp;</DIV><DIV>Was that a yes or a no?&nbsp;&nbsp; I've been through the help document and this forum and can not see a way to display the time in 24 hour format in day view without using regional settings.&nbsp; So, in case I've just can't find it,&nbsp;is there a property or method available to display the time in 24 hour format in day view without using regional settings - Yes or No</DIV><DIV>&nbsp;</DIV><DIV>If yes, it would be nice if you just stated what it is, and I will figure out how to use it.</DIV><DIV>If no, it is not an admission of failure to state a control does not have a feature requested.&nbsp; </DIV>]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 11:59:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36572&amp;title=military-time-in-dayview#36572</guid>
  </item> 
  <item>
   <title><![CDATA[Military time in DayView : There are few internal options...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36519&amp;title=military-time-in-dayview#36519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3233">AndreiM</a><br /><strong>Subject:</strong> 10942<br /><strong>Posted:</strong> 10 June 2008 at 3:57pm<br /><br />There are few internal options related to timescale time format, but they are not published for customization (just initialized from user locale).<DIV>&nbsp;</DIV><DIV>It is easy to publish them for office 2007 theme.</DIV><DIV>&nbsp;</DIV><DIV>Other way is to change resource file and set CalendarGlobalSettings.UseResourceFileLocale = True, but this will change calendar language too.</DIV><DIV>&nbsp;</DIV><DIV>So, there is no way to customize this for timescale.</DIV><DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><DIV><FONT face=Arial size=2>For other elements you can use GetItemText event. </FONT></DIV>]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 15:57:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36519&amp;title=military-time-in-dayview#36519</guid>
  </item> 
  <item>
   <title><![CDATA[Military time in DayView : I am using the ActiveX calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36379&amp;title=military-time-in-dayview#36379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4229">KentM</a><br /><strong>Subject:</strong> 10942<br /><strong>Posted:</strong> 06 June 2008 at 5:44pm<br /><br /><P>I am using the ActiveX calendar code in a vb6 app.&nbsp; The time scale in Day View needs to display in a 24 Hour Military format, and I need this to occur without forcing the user to set their regional time setting to 24 hour format.&nbsp; As sophisticated as this control is, I am susprised to find there does not seem to be a way to do this.&nbsp; If it is possible, someone please share with us how to do it.&nbsp; If it is not possible then I wish someone at CJ would just say so.&nbsp; </P>]]>
   </description>
   <pubDate>Fri, 06 Jun 2008 17:44:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10942&amp;PID=36379&amp;title=military-time-in-dayview#36379</guid>
  </item> 
 </channel>
</rss>