VB.Net Date Code

  • Thread starter Thread starter Paul Ilacqua
  • Start date Start date
P

Paul Ilacqua

Is there a site that offers Date Code functions for VB.net like MondayDate,
Workdays , FirstdayinMonth etc.
It helps me learn date coding. I'm a VB6 convert.

Paul
 
Paul Ilacqua said:
Is there a site that offers Date Code functions for VB.net like
MondayDate, Workdays , FirstdayinMonth etc.


'Microsoft.VisualBasic.DateAndTime.*'
'System.Date'
'System.TimeSpan'
 

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

Back
Top