how to get date format from system locale..format means
neither long nor shor... format from system locale. i need
like your date is mm/dd/yyyy formate or mm-dd-yy or with
time like that. how to get.
Answer Posted / kesava
i take cint that i will get mm/dd/yy format
first ofall i capture that value take help stepgenatator later
mm/dd/yyyy change into your format
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is event handling in vbscript?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
I need to get some data from data base and store this
(retrieved) data in a excel sheet using VB script in QTP9.0
I have created connection for data base
I have created as excels sheet by using
Set XL=CreateObject("Excel.Application")
XLworksheet.cells(1,1).value= rs.fields.item("<
What is the use of the instr function?
Which date function is used in the vbscript language to find the difference between the 2 dates?
How to Enter Values on the Command promt using VB script
What are the disadvantages of vbscript?
How can you destroy an object in vbscript?
Explain some uses of vb script?
In html file what is an ideal position to include vbscript?
How many types of procedures are available in the vbscript language?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
what is the standards used for writing the script in QTP
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
what is the differance between BYVAL,BYREF?