File manager - Edit - /home/autoph/public_html/ahglegal/ajs/vendors/ae-datetimepicker/examples/validation.js
Back
(function () { 'use strict'; angular.module('plunker', ['ae-datetimepicker']) .controller('controller', [function () { var vm = this; vm.date = undefined; vm.options = {format: 'YYYY/MM/DD HH:mm'}; vm.getTime = function () { if (!!vm.date) { alert('Selected time is:' + vm.date.format('YYYY/MM/DD HH:mm')); } else { alert('Set the date first!'); } }; vm.clearTime = function () { vm.date = undefined; }; }]); })();
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0 |
proxy
|
phpinfo
|
Settings