|
-
Mar 14th, 2007, 08:38 AM
#1
Thread Starter
Hyperactive Member
[02/03] get Month from a string [Resolved]
How would i convert 1,2,3... to the month name without having to write a 12 step case or if statement?
Last edited by texas; Mar 14th, 2007 at 09:12 AM.
-
Mar 14th, 2007, 08:53 AM
#2
Re: [02/03] get Month from a string
vb Code:
Microsoft.VisualBasic.DateAndTime.MonthName(##)
Edited: I posted the 2005 version a second ago.
it allows for 13 months, no idea why but it'll work.
-
Mar 14th, 2007, 09:11 AM
#3
Thread Starter
Hyperactive Member
Re: [02/03] get Month from a string
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|