Duplicated
Last Updated: 21 May 2025 07:16 by ADMIN
Created by: Danny
Comments: 1
Category: DateTimePicker
Type: Feature Request
0
I’d like to request two enhancements to the DateTimePicker:

Custom Timezone (e.g., UTC): Allow the ability to set a custom timezone, overriding the system clock for consistent time handling (e.g., UTC).

Timezone-Aware "Now" Button: Enable the "Now" button to respect the selected timezone. For example, if the timezone is set to UTC and the current UTC time is 12:00:00, clicking "Now" should display 12:00:00 instead of the local time.

These features would improve flexibility for timezone-specific applications and ensure consistency in timestamp-based operations. Thank you for considering this request!
Duplicated
Last Updated: 02 Jun 2021 15:18 by ADMIN
Created by: William
Comments: 0
Category: DateTimePicker
Type: Feature Request
0

Hi Kendo Team,

We want to set the default time value to 11:59 PM instead of 12:00 AM when the user opens the DateTime popup Time tab. We do not want to set the actual value because we do not want to risk the user saving the page with the provided value.

Thank you