KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Arabic calendar #751

Closed iRiyada opened this topic on on Mar 19, 2019 - 3 comments

iRiyada commented on Mar 19, 2019

How to make my date time picker in arabic locale

iRiyada commented on Mar 19, 2019

this does'nt work

<?php
DateTimePicker::create(array(
    "name"=>"dueDate",
    "locale"=>"ar", //arabic
))
?>
KoolReport commented on Mar 19, 2019

There are few option you can try to set for locale:

  1. "ar-dz"
  2. "ar-kw"
  3. "ar-ma"
  4. "ar-tn"
iRiyada commented on Mar 19, 2019

It worked. Thanks

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None