Wilton Ergon Posted March 16, 2020 Posted March 16, 2020 I have the same problem with this link, when typing the date in the tunidatetimepicker component the solution presented in the link works is there any way to apply this to all tunidatetimepicker controls in the project because I have hundreds of date controls in my project. Quote
Sherzod Posted March 17, 2020 Posted March 17, 2020 7 hours ago, wilton_rad said: is there any way to apply this to all tunidatetimepicker controls in the project because I have hundreds of date controls in my project. Hello, You can try this approach. MainForm.Script: Ext.form.field.Date.prototype.altFormats="dmY|m/d/Y|n/j/Y|n/j/y|m/j/y|n/d/y|m/j/Y|n/d/Y|m-d-y|m-d-Y|m/d|m-d|md|mdy|mdY|d|Y-m-d|n-j|n/j"; Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.