FOLLOW UP: ASP (vbscript) and month
by "Phil Babcock" <pbabcock(at)bgsgroup.com>
|
| Date: |
Mon, 17 Apr 2000 16:12:06 -0400 |
| To: |
"hwg-languages(at)hwg.org" <hwg-languages(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
Ok
I found the function I was looking for
MonthName(month, [abbreviate])
Where month is a number from 1 - 12 and abbreviate is an optional boolean
value specifying wether or not to abbreviate.
SO:
MsgBox MonthName(2) ' February
MsgBox MonthName(2, true) ' Feb
cheers
Phil Babcock
Lead Web Designer
BGS Group Inc.
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.