pfau_peter
(pfau peter)
1
Hi,
With a TWebDateTimePicker i can set and edit time values.
This runs correct in Windows and perhaps in Android (not tested)
but not in IOS.
For example WebDateTimePicker1.time:=now;
does not display the seconds value on Ipad or IPhone.
Why ?
regards
Peter
Bart
(Bart)
2
Hi,
Note that this component is based on the HTML5 Time input control for which every browser has it's own implementation.
Unfortunately this is a limitation of the iOS Safari browser which we have no control over.