Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
Is it possible to change a 24hour FlexCalendar to 12Hour
<mx:VBox width="100%" height="100%">
		<flexcalendar:FlexCalendar width="100%" height="100%" license="" id="flexCal" headerHeight="-40"  enabled="true" creationComplete="flexCal_creationCompleteHandler(event)"dataProvider="{builtDp}" />
		
	</mx:VBox>


Now i'm using this code.This is a 24hour FlexCalendar.
Please help
Posted
Comments
Sergey Alexandrovich Kryukov 9-Oct-12 13:07pm    
What is "calender"? Using a spell checker is mere politeness.
--SA

Have you tried looking in the FAQs and other documentation on their site? Flex-Calendar[^]
You might have much better luck asking this question to them rather than here as they will be the experts in using this control.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 9-Oct-12 13:07pm    
Right idea, a 5.
--SA
fjdiewornncalwe 9-Oct-12 13:47pm    
Thanks, Sergey.
ManjIndian 10-Oct-12 0:55am    
thanks for the valuable suggestion..
It would be better to check/ask here: http://flex-calendar.com/[^]

OR may be writer of this article can reply you quick: Flex Calendar[^]

Very few people would use this 3rd party control, so it's always advisable to look at their documentation, demos and respective forums.
 
Share this answer
 
Comments
fjdiewornncalwe 9-Oct-12 13:48pm    
Just what I was thinking... :)
Sergey Alexandrovich Kryukov 9-Oct-12 13:56pm    
Yes, a 5.
--SA
ManjIndian 10-Oct-12 0:55am    
thanks for the valuable suggestion..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900