Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date optimization code for verification
Message
De
14/04/2006 17:29:32
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Date optimization code for verification
Divers
Thread ID:
01113804
Message ID:
01113804
Vues:
58
In the following code, which creates a date value based on April 1st of the actual year, would there be a better way to achieve that:
        ldDate1 = DateTime.Parse(Format(Date.Now, "01/04/" + Trim(Date.Now.Year) + " 00:00:00"))
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform