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

[Solved] displayValueFormat

1 Answer 68 Views
DatePicker for HTML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
brian hitney
Top achievements
Rank 1
brian hitney asked on 17 Jun 2013, 07:55 PM
Did something change in the latest release?  I just updated and the date picker displayValueFormat is no longer working the same -- for example, in the example:

<div id="picker2" data-win-control="Telerik.UI.RadTimePicker" data-win-options="{
            displayValueFormat: 'month day dayofweek year'
            }">
</div>

It's showing minutes for the m in month, etc.,

I was using "dayofweek month day year" 
and now "ddd MMMM d, yyyy" will work too, I just want to confirm the change...

 

1 Answer, 1 is accepted

Sort by
0
Martin Yankov
Telerik team
answered on 18 Jun 2013, 07:44 AM
Hello Brian,

Yes, in our Q2 2013 release we have reworked all of the format strings to be identical for all controls. Here is a link to the article in the documentation, where you can find information regarding the correct format strings: Common Formatting.

Apologies for the outdated information in the documentation article. It will be updated shortly.

Regards,
Martin Yankov
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DatePicker for HTML
Asked by
brian hitney
Top achievements
Rank 1
Answers by
Martin Yankov
Telerik team
Share this question
or