Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting and Ending Date of Month in VB.Net
Message
From
25/03/2003 07:23:12
 
 
To
25/03/2003 07:12:35
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00769630
Message ID:
00769631
Views:
21
Starting date of the month is always 1st of the month.
To get ending date, use DaysInMonth method, which returns number of days in
specific month for specific year.
After you know start and end days, construct new DateTime variables for these days.

For help about dates in VB.NET, see "DateTime Structure [Visual Basic]" topic in MSDN.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Previous
Reply
Map
View

Click here to load this message in the networking platform