|
-
Jan 5th, 2006, 07:11 AM
#1
Thread Starter
New Member
DTPicker help
Hi all
Im using DTPicker to get date imput from the user
my program uses the following to do calcualations
tempYear = DTPicker1.Year
tempMonth = DTPicker1.Month
tempDay = DTPicker1.Day
what I want to know is how to change the month to a text
eg
tempMonth = 1
and changes to txtMonth = "January"
i know there is a long way of doing it is there an easyer way to do it.
Thanks Ed
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
|