<
telerik:RadDateInput ID="txtRequestTime" runat="server" Width="75px" DateFormat="t" DisplayDateFormat="hh:mm tt">
</
telerik:RadDateInput>
How come when I enter a 4p in the box it doesn't resolve to 4:00 PM? If I do 4PM it works and resolves to 4:00 PM, 4P will always give me 4:00 AM on a blur. How can I make the this control parse a "p" as "pm" and an "a" as an "am", in addition to the default behavior of specifying AM/PM for the time.
Using version: 2008.03.1125.35