Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Starting and Ending Date of Month in VB.Net
Message
De
25/03/2003 07:23:12
 
 
À
25/03/2003 07:12:35
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00769630
Message ID:
00769631
Vues:
20
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?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform