This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-e107
Watch
1
Star
0
Fork
0
You've already forked php-e107
mirror of
https://github.com/e107inc/e107.git
synced
2025-02-21 06:52:28 +01:00
Code
Issues
Releases
Wiki
Activity
php-e107
/
e107_web
/
js
/
bootstrap-datetimepicker
History
Cameron
bab26e7762
datetimepicker() assumes the timezone to be that of the browser, which can pose problems in some situations. Now we can set a different timezone for the datepicker input and the UTC value will be automatically adjusted. eg. writeParms = array(type='datetime', 'timezone'=>'America/Los_Angeles')
2018-05-25 19:00:55 -07:00
..
css
…
js
datetimepicker() assumes the timezone to be that of the browser, which can pose problems in some situations. Now we can set a different timezone for the datepicker input and the UTC value will be automatically adjusted. eg. writeParms = array(type='datetime', 'timezone'=>'America/Los_Angeles')
2018-05-25 19:00:55 -07:00