Votes
Answers
Views
Question
0
1
70
I've been working with UFT for a few months now, and one thing that keeps coming up is having to convert a string to a date, then use that date later in the test. I've tried solutions I've found online, and I've got a method which can handle most date formats. However, I was wondering if you were aw...
4
1
212
I have Date field that is a WebEdit object Object Property Value is formatted as 2021-01-29 (YYYY-MM_DD). How would I change format to 01/31/2020?