We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Dates in French format

Hi,

I want to have the dates of the Schedule control (when I create/edit an appoinment) in French format. I set the Locale("fr-FR") but it was no change.

Thanks,
Cornel.

5 Replies

KK Karthigeyan Krishnamurthi Syncfusion Team March 9, 2017 06:51 AM UTC

Hi Cornel,   
   
Thank you for contacting Syncfusion support.   
   
By default, date format is shown correctly in create/edit window respective to its culture as highlighted in the below image and online sample link is attached for your reference.   


 

Kindly ensure that respective culture script file is referred in your project and we request you to share more details like image/video demo/ code example/ sample (if possible) which clearly illustrates your issue to serve you better.   
  
Regards,   
Karthigeyan   



CA Cornel Amarandei March 9, 2017 10:11 AM UTC

Hi Karthigeyan,

Thanks for your information.

In my case is still doesn't work. I have attached a small sample.

Thanks,
Cornel.

Attachment: ScheduleErrorSample_9e967531.zip


KK Karthigeyan Krishnamurthi Syncfusion Team March 10, 2017 06:56 AM UTC

Hi Cornel,    
 
Thanks for sharing your sample. 
 
We have checked the sample and found that required culture script file is not referred which is the cause for the issue. Kindly refer the French culture file in layout page as shown below and visit the below links to know more about Scheduler localization. 
 
<Code> 
    <link rel='nofollow' href="http://cdn.syncfusion.com/14.4.0.15/js/web/flat-azure/ej.web.all.min.css" rel="stylesheet" /> 
    <link rel='nofollow' href="http://cdn.syncfusion.com/14.4.0.15/js/web/responsive-css/ej.responsive.css" rel="stylesheet" /> 
    <script type="text/javascript" src="http://cdn.syncfusion.com/js/assets/external/jquery-3.0.0.min.js"></script> 
    <script src="http://cdn.syncfusion.com/js/assets/external/jsrender.min.js"></script>    
    <script src="~/Scripts/ej/web/ej.web.all.min.js"></script> 
    <script src="~/Scripts/ej/i18n/ej.culture.fr-FR.min.js"></script> 
</Code> 
 
Regards, 
Karthigeyan 



CA Cornel Amarandei March 10, 2017 08:35 AM UTC

Hi Karthigeyan,

It works very good, thanks!

Regards,
Cornel.


SE Sellakumar Syncfusion Team March 13, 2017 12:17 PM UTC

Hi Cornel, 

 

We are glad to hear that our provided solution worked well at your end. 

 

Kindly let us know, if you need any further assistance on this. 

 

Regards, 

Sellakumar K 



SIGN IN To post a reply.
Loader.
Live Chat Icon For mobile
Up arrow icon