Showing posts with label time and date functions in vbscript. Show all posts
Showing posts with label time and date functions in vbscript. Show all posts

QTP Script to display System Date and Time

QTP Script to display System Date and Time

msgbox now

Above code will display System Date and Time = 5/20/2008 9:01:05 AM

msgbox date

Above code will display only System Date = 5/20/2008

msgbox time

Above code will display only System Time = 9:01:05 AM

Related Posts Plugin for WordPress, Blogger...

Fun and Knowledge