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

RadDateInput: Year and Month

1 Answer 44 Views
Input
This is a migrated thread and some comments may be shown as answers.
Christoffer Rosenqvist
Top achievements
Rank 1
Christoffer Rosenqvist asked on 08 Feb 2010, 03:45 PM
Hi!

I want to make an input that can take a string like this "56 9" and that should be interpreted as 1956-09-01, at the moment it's interpreting it as 1956-02-09 (February since that's the month of today). Can I force it to interpret the 9 as the month and not the day? My RadDateInput is configured like this:

DateFormat="yyyy-MM-dd"
DisplayDateFormat="yyyy-MM-dd"
Culture="sv-SE"

Side note: if I type in "56 9 3" it interprets it like 1956-09-03.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 11 Feb 2010, 08:45 AM
Hello Christoffer,

We are already discussing a similar scenario. Please refer to:

http://www.telerik.com/community/forums/aspnet-ajax/input/force-specific-auto-complete-values-for-raddateinput.aspx

In this particular case, the required approach is the same.

All the best,
Dimo
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
Tags
Input
Asked by
Christoffer Rosenqvist
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or