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

time format axis x doesn't show AM/PM designator.

2 Answers 72 Views
Chart
This is a migrated thread and some comments may be shown as answers.
RoxanaC
Top achievements
Rank 1
RoxanaC asked on 06 Sep 2010, 09:26 AM
Hello!
I have a chart with axis X being a time axis.
As in your "Flexible API" demo, I set the Time Format something like "HH:mm:ss" etc which works ok, but if i need to show the AM/PM designator, by changing the time format to "hh:mm:ss tt" there is no AM/PM shown, but only the time ( e.g. "10:05:30" )
How can be possible to have the day time displayed?

Thank you!
Roxana

2 Answers, 1 is accepted

Sort by
0
Accepted
Evgenia
Telerik team
answered on 08 Sep 2010, 01:46 PM
Hi RoxanaC,

RadChart uses formatting as provided by the .NET framework. Custom Date and Time Format Strings are culture dependent as you may see here -  http://msdn.microsoft.com/en-us/library/8kb3ddd4.aspx. So for example AM/PM would be shown with English culture but not with French.

Regards,
Evgenia
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
RoxanaC
Top achievements
Rank 1
answered on 08 Sep 2010, 02:23 PM
Thank you Evgenia!
This clarifies the situation for me.
Tags
Chart
Asked by
RoxanaC
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
RoxanaC
Top achievements
Rank 1
Share this question
or