|
![]() |
#1 |
Registered User
Join Date: Feb 2015
Posts: 126
|
Read more about it at
<?php $datepicker = new \Kendo\UI\DatePicker('datepicker'); $datepicker->min(new DateTime('1900-01-01')) ->max(new DateTime('2099-12-31')) ->value(new DateTime('today', new DateTimeZone('UTC'))); ?> <?php echo $datepicker->render(); ?> |
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Sep 2015
Posts: 240
|
This method is not a correct one.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Importance of Php Development for Web Development | tech.biztech | Programming General | 35 | 11-22-2019 12:37 AM |
How to add an datepicker in php? | suhanarai | Programming General | 1 | 01-26-2015 04:36 PM |
create dynamic php page title? | noahwilson | PHP / mySQL | 8 | 04-23-2014 12:12 AM |
How can i create a shopping cart through PHP? | chikkiarora | Programming General | 0 | 12-15-2011 06:32 AM |