Won't Fix
Last Updated: 29 May 2020 08:46 by Petar
zigzag
Created on: 21 Feb 2020 14:55
Category: DateTimePicker
Type: Bug Report
1
DateTimePicker: Cannot parse values when DisplayFormat is set to Long and AllowParsingWithoutSeparator is True
Cannot parse values when DisplayFormat is set to Long and AllowParsingWithoutSeparator is True.
1 comment
Petar
Posted on: 29 May 2020 08:46

The status of this item is changed from 'unplanned' to 'wont'fix'. When AllowParsingWithountSeparator is True parsing is 1:1 like military parsing and to be successful in both directions (click date in calendar builds date in military format and edit text produces proper date) user needs to set short date and short time format via custom culture. This is explained in military parsing help article. We will make sure to update the documentation regarding the supported formats when using AllowParsingWithoutSeparator true.

https://docs.telerik.com/devtools/wpf/controls/raddatetimepicker/features/militaryparsing