<?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 : Show week number and ISO_8601</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Show week number and ISO_8601]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 17:27:52 +0000</pubDate>
  <lastBuildDate>Tue, 01 Dec 2009 03:22:37 +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=15685</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[Show week number and ISO_8601 : Thanks.Setting FirstWeekOfYearDays...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55295&amp;title=show-week-number-and-iso-8601#55295</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2269">zeko78</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 01 December 2009 at 3:22am<br /><br />Thanks.<br><br>Setting FirstWeekOfYearDays to 4 was just what I needed.<br>]]>
   </description>
   <pubDate>Tue, 01 Dec 2009 03:22:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55295&amp;title=show-week-number-and-iso-8601#55295</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : I can get LOCALE_IFIRSTWEEKOFYEAR ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55184&amp;title=show-week-number-and-iso-8601#55184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4605">zitz</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 26 November 2009 at 2:35am<br /><br />I can get LOCALE_IFIRSTWEEKOFYEAR                from GetLocaleInfo<br>http://msdn.microsoft.com/en-us/library/dd373772%28VS.85%29.aspx<br><table><t><tr><th>Value</th><th>Meaning</th></tr><tr><td>0</td><td>Week containing 1/1 is the first week of the year. Note that this can be a single day, if 1/1 falls on the last day of the week.</td></tr><tr><td>1</td><td>First full week following 1/1 is the first week of the year.</td></tr><tr><td>2</td><td>First week containing at least four days is the first week of the year.</td></tr></t></table><br>Please write corresponding FirstWeekOfYearDays <span id="result_" ="short_text"><span style=": rgb(255, 255, 255);" title="&#1079;&#1085;&#1072;&#1095;&#1077;&#1085;&#1080;&#1077;">values:<br>if </span></span>LOCALE_IFIRSTWEEKOFYEAR = 0 then FirstWeekOfYearDays=?<br><span id="result_" ="short_text"><span style=": rgb(255, 255, 255);" title="&#1079;&#1085;&#1072;&#1095;&#1077;&#1085;&#1080;&#1077;">if </span></span>LOCALE_IFIRSTWEEKOFYEAR = 1 then FirstWeekOfYearDays=?<br><span id="result_" ="short_text"><span style=": rgb(255, 255, 255);" title="&#1079;&#1085;&#1072;&#1095;&#1077;&#1085;&#1080;&#1077;">if </span></span>LOCALE_IFIRSTWEEKOFYEAR = 2 then FirstWeekOfYearDays=?<br>]]>
   </description>
   <pubDate>Thu, 26 Nov 2009 02:35:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55184&amp;title=show-week-number-and-iso-8601#55184</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : In Russia uses the ISO 8601 standard.The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55183&amp;title=show-week-number-and-iso-8601#55183</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4605">zitz</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 26 November 2009 at 2:08am<br /><br />In Russia uses the ISO 8601 standard.<br>The first week of the year is week, that contains <b>Thursday</b>.<br>What <b>FirstWeekOfYearDays</b> number i must to set for Russia?<br>]]>
   </description>
   <pubDate>Thu, 26 Nov 2009 02:08:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55183&amp;title=show-week-number-and-iso-8601#55183</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : It depends on your country. If...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55152&amp;title=show-week-number-and-iso-8601#55152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 25 November 2009 at 12:01pm<br /><br />It depends on your country.&nbsp; If you are the same as Germany, then yes, you only need wndDatePicker.FirstWeekOfYearDays = 4]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 12:01:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55152&amp;title=show-week-number-and-iso-8601#55152</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : Ok.Please write, How to bring...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55145&amp;title=show-week-number-and-iso-8601#55145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4605">zitz</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 25 November 2009 at 9:28am<br /><br />Ok.<br>Please write, <span id="result_"><span style="" title="&#1050;&#1072;&#1082; &#1087;&#1088;&#1080;&#1074;&#1077;&#1089;&#1090;&#1080; &#1085;&#1086;&#1084;&#1077;&#1088;&#1072; &#1085;&#1077;&#1076;&#1077;&#1083;&#1100; &#1082; &#1090;&#1072;&#1082;&#1086;&#1084;&#1091; &#1092;&#1086;&#1088;&#1084;&#1072;&#1090;&#1091;?">How to bring numbers of weeks to iso format.<br></span></span><span id="result_" ="short_text"><span style=": rgb(255, 255, 255);" title="&#1071; &#1076;&#1086;&#1083;&#1078;&#1077;&#1085; &#1074;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1090;&#1100; &#1085;&#1086;&#1084;&#1077;&#1088;&#1072; &#1085;&#1077;&#1076;&#1077;&#1083;&#1100; &#1074;&#1088;&#1091;&#1095;&#1085;&#1091;&#1102;">I have to manually</span></span> set FirstWeekOfYearDays for <span id="result_" ="short_text"><span style=": rgb(255, 255, 255);" title="&#1071; &#1076;&#1086;&#1083;&#1078;&#1077;&#1085; &#1074;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1090;&#1100; &#1085;&#1086;&#1084;&#1077;&#1088;&#1072; &#1085;&#1077;&#1076;&#1077;&#1083;&#1100; &#1074;&#1088;&#1091;&#1095;&#1085;&#1091;&#1102; &#1076;&#1083;&#1103; &#1082;&#1072;&#1078;&#1076;&#1086;&#1075;&#1086; &#1075;&#1086;&#1076;&#1072;?">each year?<br>Or if i set </span></span>(wndDatePicker.FirstWeekOfYearDays = 4) my problem will be solved?]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 09:28:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55145&amp;title=show-week-number-and-iso-8601#55145</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : It supports it.The FirstWeekOfYearDaysproperty...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55140&amp;title=show-week-number-and-iso-8601#55140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 25 November 2009 at 9:01am<br /><br />It supports it.<br><br>The <strong>FirstWeekOfYearDays</strong>&nbsp;property contains the current required number of year days that occur&nbsp;in the first week of the year.<br><br>The<strong> FirstWeekOfYearDays</strong>&nbsp;property is needed because the first week of the year can be different depending on how many days occur in the first week.&nbsp; For example, in Germany the first week of the year has to be a week with at least four days.&nbsp; In the United States the first calendar week starts with January 1st. <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wndDatePicker.FirstWeekOfYearDays = 1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wndDatePicker.FirstWeekOfYearDays = 4<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wndDatePicker.FirstWeekOfYearDays = 7<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wndDatePicker.FirstDayOfWeek = 4 ' Wednesday<br><br><br>]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 09:01:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55140&amp;title=show-week-number-and-iso-8601#55140</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : Hi Codejock,It looks like the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55124&amp;title=show-week-number-and-iso-8601#55124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2269">zeko78</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 25 November 2009 at 4:22am<br /><br />Hi Codejock,<br><br>It looks like the current version doesn't support ISO week numbers. This is the format that is used in most European countries.<br><br>Our customers has now stared noticing the datepicker showing "wrong" week numbers, and we need to provide a solution before January 1st.<br><br>Will Codejock be supporting ISO week numbering this year, or will the only solution be to replace your control?<br>]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 04:22:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55124&amp;title=show-week-number-and-iso-8601#55124</guid>
  </item> 
  <item>
   <title><![CDATA[Show week number and ISO_8601 : CXTPDatePickerControl wndDateP...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55059&amp;title=show-week-number-and-iso-8601#55059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4605">zitz</a><br /><strong>Subject:</strong> 15685<br /><strong>Posted:</strong> 22 November 2009 at 4:39am<br /><br />CXTPDatePickerControl wndDatePicker;<br>wndDatePicker.SetShowWeekNumbers( TRUE );<br><br><span id="result_" ="short_text"><span style=": rgb(255, 255, 255);" title="&#1050;&#1072;&#1082; &#1087;&#1088;&#1080;&#1074;&#1077;&#1089;&#1090;&#1080; &#1085;&#1086;&#1084;&#1077;&#1088;&#1072; &#1085;&#1077;&#1076;&#1077;&#1083;&#1100; &#1082; &#1090;&#1072;&#1082;&#1086;&#1084;&#1091; &#1092;&#1086;&#1088;&#1084;&#1072;&#1090;&#1091;?">How to bring numbers of weeks to such a format?</span></span><br><a href="http://en.wikipedia.org/wiki/ISO_8601" target="_blank"><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Quote" alt="Quote" style="vertical-align: text-bottom;" /> ISO 8601</a> includes the <a href="http://en.wikipedia.org/wiki/ISO_week_date" target="_blank">ISO week date</a>system, a numbering system for weeks – each week begins on a Monday andis associated with the year that contains that week's Thursday (so thatif a year starts in a long weekend Friday–Sunday, week number one ofthe year will start after that). For example, week 1 of 2004 (2004W01)ran from Monday 29 December 2003 to Sunday, 4 January 2004, because itsThursday was 1 January 2004, whereas week 1 of 2005 (2005W01) ran fromMonday 3 January 2005 to Sunday 9 January 2005, because its Thursdaywas 6 January 2005 and so the first Thursday of 2005. The highest weeknumber in a year is either 52 or 53 (it was 53 for year 2004).<a href="http://en.wikipedia.org/wiki/ISO_8601" target="_blank"></td></tr></table></a>]]>
   </description>
   <pubDate>Sun, 22 Nov 2009 04:39:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15685&amp;PID=55059&amp;title=show-week-number-and-iso-8601#55059</guid>
  </item> 
 </channel>
</rss>