date question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hey all,

i was wondering, you know how you can say fieldDate.Month or fieldDate.Day
in vb.net to pick apart the individual date components. If the month is
between 1 and 9 to append a zero in front of that month (i.e. 01, 02, 03)
without going thru heavy string manipulation?

is there some sort of format command you can use with the .month or .day
property? please say yes.

thanks,
rodchar
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top