Skip to content

DateTimePicker with enabled DateInput does not display "ddd" format specifier correctly #7696

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kendo-bot opened this issue Jan 24, 2024 · 0 comments
Assignees
Labels
Bug C: DateInput C: DatePicker C: DateTimePicker FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium
Milestone

Comments

@kendo-bot
Copy link
Collaborator

kendo-bot commented Jan 24, 2024

Bug report

When the dateInput option is enabled and the format contains the "ddd" format specifier, the DateTimePicker does not display the date format correctly. Also, when a date is selected, the formatting contains "undefined".

Reproduction of the problem

  1. Define a DateTimePicker with enabled "dateInput" and format equals to "ddd dd/MM/yyyy HH:mm".

  2. The format is not correct. When you select a date it is not formatted correctly.

The issue occurs when using the DatePicker, as well.

The last working version is 2023.1.425.

Also, when the "dateInput" is disabled, the date format is displayed as expected.

A Dojo sample for reproduction: https://dojo.telerik.com/oxipADUL

Expected/desired behavior

The date format must be "day of the week day/month/year hours:minutes" (for example, "Wed 24/01/2024 01:00").

Environment

  • **Kendo UI version: 2023.3.1114
  • **jQuery version: 3.7.0
  • **Browser: [all]
@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Jan 24, 2024
@gdenchevprog gdenchevprog self-assigned this Feb 13, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Feb 19, 2024
@sspasova sspasova added this to the 2024 Q2 milestone Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: DateInput C: DatePicker C: DateTimePicker FP: Completed Sync status with associated Feedback Item jQuery Regression Broken functionality which was working previously SEV: Medium
Projects
None yet
Development

No branches or pull requests

5 participants