<?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 : Language-Support!?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Language-Support!?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:11:49 +0000</pubDate>
  <lastBuildDate>Tue, 16 Aug 2005 17:38:54 +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=2717</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[Language-Support!? : Thx nighthawk! It works fine!...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8169&amp;title=languagesupport#8169</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1395">Thoma</a><br /><strong>Subject:</strong> 2717<br /><strong>Posted:</strong> 16 August 2005 at 5:38pm<br /><br /><P><SPAN =bold>Thx nighthawk!</SPAN></P><P><SPAN =bold>It works fine! :-)</SPAN></P>]]>
   </description>
   <pubDate>Tue, 16 Aug 2005 17:38:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8169&amp;title=languagesupport#8169</guid>
  </item> 
  <item>
   <title><![CDATA[Language-Support!? : I don&amp;#039;t rely on the ReportControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8167&amp;title=languagesupport#8167</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 2717<br /><strong>Posted:</strong> 16 August 2005 at 2:24pm<br /><br />I don't rely on the ReportControl to format dates.&nbsp; I do theformatting myself using either the VB function Format() or another oneI wrote myself.&nbsp; Below is a little example:<br><br><br>&nbsp;&nbsp;&nbsp; Dim Record As XtremeReportControl.ReportRecord<br>&nbsp;&nbsp;&nbsp; Dim Item As XtremeReportControl.ReportRecordItem<br><br>&nbsp;&nbsp;&nbsp; Set Record = ReportControl.Records.add()<br><br>&nbsp;&nbsp;&nbsp; Set Item = Record.AddItem(CDbl(dteDate))<br>&nbsp;&nbsp;&nbsp; Item.Caption = Format(dteDate, "c")]]>
   </description>
   <pubDate>Tue, 16 Aug 2005 14:24:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8167&amp;title=languagesupport#8167</guid>
  </item> 
  <item>
   <title><![CDATA[Language-Support!? : Is there no help? PLEASE - I&#180;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8166&amp;title=languagesupport#8166</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1395">Thoma</a><br /><strong>Subject:</strong> 2717<br /><strong>Posted:</strong> 16 August 2005 at 12:53pm<br /><br /><P>Is there no help?</P><P>PLEASE - I´ve only 30 days to test the trial! <IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 16 Aug 2005 12:53:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8166&amp;title=languagesupport#8166</guid>
  </item> 
  <item>
   <title><![CDATA[Language-Support!? : Hello codejock-team, how can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8109&amp;title=languagesupport#8109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1395">Thoma</a><br /><strong>Subject:</strong> 2717<br /><strong>Posted:</strong> 12 August 2005 at 1:58pm<br /><br /><P>Hello codejock-team,</P><P>how can i <strong>format Dates</strong> to another language (i need german).</P><P>The result of the following format flags&nbsp;is only in english:</P><P>&nbsp;&nbsp;&nbsp; '%a Abbreviated weekday name<BR>&nbsp;&nbsp;&nbsp; '%A Full weekday name<BR>&nbsp;&nbsp;&nbsp; '%b Abbreviated month name<BR>&nbsp;&nbsp;&nbsp; '%B Full month name<BR>&nbsp;&nbsp;&nbsp; '%c Date and time representation appropriate for locale</P><P>I need&nbsp;german outputs!</P><P>as example:</P><P>Full weekday name = "Mittwoch" and not "wednesday"!</P><P>What do i wrong?</P>]]>
   </description>
   <pubDate>Fri, 12 Aug 2005 13:58:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2717&amp;PID=8109&amp;title=languagesupport#8109</guid>
  </item> 
 </channel>
</rss>