Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get a Date String out of DateTime String
Message
De
03/02/2005 09:55:18
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00983438
Message ID:
00983444
Vues:
13
If you have a DateTime data type, you can use the .ToShortDateTimeString() or .ToLongDateTimeString() methods.

~~Bonnie


>I need to extract and show only the date portion of the DateTime string. When I use Substring(0,10) it sometimes shows at the end the "1" from the Time portion of the DateTime string. This is usually because the date month or date day has only one digit.
>
>How do I make the string to show only date portion regardless of the day/month digits?
>
>Thank you.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform