﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebInput - WebInput DateFormat</title><link>http://www.intersoftsolutions.com/Community/WebInput/WebInput-DateFormat/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebInput DateFormat</title><link>http://www.intersoftsolutions.com/Community/WebInput/WebInput-DateFormat/</link><pubDate>Fri, 22 Aug 2014 03:14:49 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;I made a WebInput page bases on you post.&lt;br&gt;But unfortunately, it works fine on my end.&lt;br&gt;&lt;br&gt;Please kindly have review on the attached sample and let me know if there is a missing configuration.&lt;br&gt;And you could provide me the step by step how to replicate you issue?&lt;br&gt;&lt;br&gt;Thank you.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.&lt;br&gt;&lt;br&gt;</description></item><item><title>WebInput DateFormat</title><link>http://www.intersoftsolutions.com/Community/WebInput/WebInput-DateFormat/</link><pubDate>Wed, 20 Aug 2014 23:55:35 GMT</pubDate><dc:creator>nixjojo</dc:creator><description>&lt;p&gt;I have problem in time format, I can't post a tread - I don't know why - So I post here,&lt;/p&gt;&lt;p&gt;Why I use&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;lt;DisplayFormat Format="MM/dd/yyyy" IsEnabled="true&amp;gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It disply correctly,&lt;/p&gt;&lt;p&gt;But when I add the time to it, it doesn't work:&lt;/p&gt;&lt;p&gt;&amp;lt;DisplayFormat Format="MM/dd/yyyy hh:mm tt" IsEnabled="true&amp;gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>WebInput DateFormat</title><link>http://www.intersoftsolutions.com/Community/WebInput/WebInput-DateFormat/</link><pubDate>Thu, 01 Sep 2011 02:32:39 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Please let me know in detail which sample that you run. I think it should not be an issue.&lt;br /&gt;Based on your aspx code, you should not able to input "&lt;span style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255); "&gt;2011-08-30". The edit format is&amp;nbsp;&lt;/span&gt;&lt;span style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255); "&gt;"dd-MMM-yyyy" which makes you could not input "2011-09-30". I think the expectation result is already correct.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255); "&gt;Regards,&lt;br /&gt;Handy&lt;/span&gt;&lt;/p&gt;</description></item><item><title>WebInput DateFormat</title><link>http://www.intersoftsolutions.com/Community/WebInput/WebInput-DateFormat/</link><pubDate>Tue, 30 Aug 2011 02:10:57 GMT</pubDate><dc:creator>spring2007</dc:creator><description>&lt;p&gt;follow &lt;a href="http://live.intersoftpt.com/"&gt;http://live.intersoftpt.com/&lt;/a&gt; Input Formatting Display Text(DataTime) sample and source code as follow:&lt;/p&gt;
&lt;p&gt;&amp;lt;ISWebInput:WebInput ID="dtStartSchDate" runat="server"&amp;gt;&lt;br /&gt;                      &amp;lt;HighLight IsEnabled="True" Type="Phrase" /&amp;gt;&lt;br /&gt;                       &amp;lt;CultureInfo CultureName="en-US"&amp;gt;&lt;br /&gt;                       &amp;lt;/CultureInfo&amp;gt;&lt;br /&gt;                       &amp;lt;EditFormat Format="dd-MMM-yyyy" IsEnabled="True"&amp;gt;&lt;br /&gt;                           &amp;lt;MaskInfo MaskExpression="00-LLL-0000"&amp;gt;&lt;br /&gt;                           &amp;lt;/MaskInfo&amp;gt;&lt;br /&gt;                           &amp;lt;ErrorWindowInfo IsEnabled="True"&amp;gt;&lt;br /&gt;                          &amp;lt;/ErrorWindowInfo&amp;gt;&lt;br /&gt;                      &amp;lt;/EditFormat&amp;gt;&lt;br /&gt;                      &amp;lt;DisplayFormat Format="dd-MMM-yyyy" IsEnabled="True"&amp;gt;&lt;br /&gt;                        &amp;lt;ErrorWindowInfo IsEnabled="True"&amp;gt;&lt;br /&gt;            &amp;lt;/ErrorWindowInfo&amp;gt;&lt;br /&gt;                      &amp;lt;/DisplayFormat&amp;gt;&lt;br /&gt;                      &amp;lt;DateTimeEditor IsEnabled="True"&amp;gt;&lt;br /&gt;                      &amp;lt;/DateTimeEditor&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/ISWebInput:WebInput&amp;gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;when input "2011-08-30",expectation result is: 08-OCT-2011,but actual result is: 08/30/2011&lt;/p&gt;
&lt;p&gt;is why? &lt;/p&gt;
&lt;p&gt;tks&lt;/p&gt;</description></item></channel></rss>