Download the PHP package jagdeepbanga/nova-date-time without Composer
On this page you can find all versions of the php package jagdeepbanga/nova-date-time. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jagdeepbanga/nova-date-time
More information about jagdeepbanga/nova-date-time
Files in jagdeepbanga/nova-date-time
Download jagdeepbanga/nova-date-time
More information about jagdeepbanga/nova-date-time
Files in jagdeepbanga/nova-date-time
Vendor jagdeepbanga
Package nova-date-time
Short Description A Laravel Nova DateTime field picker.
License MIT
Package nova-date-time
Short Description A Laravel Nova DateTime field picker.
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-date-time
Laravel Nova DateTime Picker Field - Set default time in datetime Picker
The API is extending default Nova DateTime field to add additional features. Default Nova datetime picker always showing default time: 12:00:00 and don't have dynamic control on it.
This package provides you full control to set default time in datetime picker.
Default picker time is: 00:00:00
Use following method to set custom time:
- Hour
pickerDefaultHour(23)
- Minute
pickerDefaultMinute(23)
- Seconds
pickerDefaultSeconds(23)
Installation
You can install the package in to a Laravel app that uses Nova via composer:
Usage
All versions of nova-date-time with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package jagdeepbanga/nova-date-time contains the following files
Loading the files please wait ....