Forum Discussion
Marsha_R
Moderator
Is wDate a string format object or a date format object? Right now you are giving it a string value.
tuanvinh1008
4 years agoContributor
it is string format. my value is "2020-14-01"
- ebarbera4 years agoStaff
Hi tuanvinh1008 -
Have you tried using a keys or a SetText? You do not have to use a date specific method in this case.
Emma
- tuanvinh10084 years agoContributor
Hi, Don't have SetText method in this control.
- Marsha_R4 years agoModerator
Try recording a short test where you pick the date and see what code TestComplete gives you for doing this. Then try running that test again to make sure it works.
Related Content
- 2 years ago