C
|
cgphp 9/2/2013 |
Please, make sure the date field is using the right regional setting: http://xlinesoft.com/phprunner/docs/edit_as_settings_date.htm |
T
|
taumic author 9/2/2013 |
The datefield is setting as "readonly", but when I click on "Edit as DATE" I can see the setting is DD.MM.YYYY (german). |
C
|
cgphp 9/2/2013 |
Is it set as readonly or date? If you set as date you will able to make a correct search. If you set as readonly phprunner doesn't apply the localization conversion. |
T
|
taumic author 9/2/2013 |
Thank you Christian, for that important information! |