1/25/2024 11:23 AM | |
Joined: 1/21/2013 Last visit: 4/25/2025 Posts: 3775 Rating:
|
Hi djpiky, The date/time picker is a system dialogue, so you cannot change its size. To change a date and time value in JavaScript, I would recommend using the JavaScript Date object. This allows you to set seconds, minutes and so on. Once the Date instance has the desired value, simply write it to the tag.
Kind regards |
This contribution was helpful to
1 thankful Users |
Follow us on