nice data format function. http://www.addedbytes.com/code/vbscript-date-format-functions/
On Tue, Apr 26, 2011 at 6:49 AM, avinash vl <[email protected]> wrote: > Thanks Joy and Vivek. > > > > On Tue, Apr 26, 2011 at 4:06 PM, vivek kaliyaperumal < > [email protected]> wrote: > >> Hi, >> >> Plz use the below one to get the date in the format Tuesday, 26 April 2011 >> Code: FormatDateTime(Date, 1) >> >> Regards, >> Vivek >> >> On 4/26/11, Mr. Joy Vaz <[email protected]> wrote: >> > msgbox(WeekDayName(Weekday(Now))&", "&Day(Now)&" >> "&MonthName(Month(Now))&" >> > "&Year(Now)) >> > >> > On Tue, Apr 26, 2011 at 1:40 PM, avinash vl <[email protected]> >> wrote: >> > >> >> Hi, >> >> >> >> how can i get system date in specified format >> >> Format - Tuesday, 26 April 2011 >> >> >> >> >> >> Regards, >> >> Avinash >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> >> "QTP - HP Quick Test Professional - Automated Software Testing" >> >> group. >> >> To post to this group, send email to [email protected] >> >> To unsubscribe from this group, send email to >> >> [email protected] >> >> For more options, visit this group at >> >> http://groups.google.com/group/MercuryQTP?hl=en >> > >> > >> > >> > >> > -- >> > Cheers...!!!!! >> > >> > Joy >> > >> > -- >> > You received this message because you are subscribed to the Google >> > "QTP - HP Quick Test Professional - Automated Software Testing" >> > group. >> > To post to this group, send email to [email protected] >> > To unsubscribe from this group, send email to >> > [email protected] >> > For more options, visit this group at >> > http://groups.google.com/group/MercuryQTP?hl=en >> >> -- >> You received this message because you are subscribed to the Google >> "QTP - HP Quick Test Professional - Automated Software Testing" >> group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en >> > > > -- > You received this message because you are subscribed to the Google > "QTP - HP Quick Test Professional - Automated Software Testing" > group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/MercuryQTP?hl=en > -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
