This is a migrated thread and some comments may be shown as answers.

DateTimePicker not support Vietnam culture well

4 Answers 234 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Zhao
Top achievements
Rank 1
Zhao asked on 07 May 2013, 03:42 AM
Hi Team,

We got a case that the datetimepicker not support the culture of Vietnam. It displays 6-May-2013, but after selected, it changes to 6-Jan-2005 or other incorrect date. I am not sure whether this is a bug in telerik control, but I heard that telerik not support some culture. Can you give me a conform for that? If it support or had fixed, please provide me the version number. 

Thanks,
Tony Zhao

4 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 09 May 2013, 09:07 AM
Hi Zhao,

I tested the RadDateTimePicker control with Vietnam culture on my aide and was not able to replicate the issue. My test included simply adding the below control on my page:
<telerik:RadDateTimePicker Culture="vi-VN" runat="server"></telerik:RadDateTimePicker>

Please elaborate a bit more on your RadDateTimePicker declaration so that we could further test the issue.

Kind regards,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Kuya
Top achievements
Rank 1
answered on 28 Jun 2018, 11:07 AM

Hi,

Sorry for opening up an old thread but I have a similar issue with this.

 <telerik:RadDateTimePicker ID="dtTo" RenderMode="Lightweight" Skin="Bootstrap" runat="server" EnableViewState="false" CssClass="dtTo" Width="200" DateInput-DateFormat="dd MMM yyyy HH:mm" ClientEvents-OnPopupOpening="setMaxDate" EnableTyping="false" TimePopupButton-ToolTip="" DatePopupButton-ToolTip=" "></telerik:RadDateTimePicker>

it seems MMM is giving me an error in the control (exclamation error in text box)

 

Kind regards,

Psalm

 

 

0
Kuya
Top achievements
Rank 1
answered on 28 Jun 2018, 11:09 AM
ill attach the image for your reference. Not sure how to proceed. Changing the Date Time format is not an option unfortunately.
0
Eyup
Telerik team
answered on 03 Jul 2018, 08:16 AM
Hello Kuya,

I've checked the provided picker definition and it works correctly on my side. If you are using an older version, please try to upgrade to a recent version of the controls and try again. Or perhaps you have some specific Culture set on Page level?

As a side note, please enable the ViewState of the control.

Regards,
Eyup
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Calendar
Asked by
Zhao
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Kuya
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or