Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date format in VB.NET
Message
De
19/05/2003 23:13:21
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Date format in VB.NET
Divers
Thread ID:
00790262
Message ID:
00790262
Vues:
52
I would like to know what controls the date format in VB.NET. For example, if I have this:
Public Function GetMessage(ByVal tdDate As Date) As String
   Return tdDate
End Function
Is the date format controlled by the OS or within the definition of the Web Service?

In my case, I need to rely on a DD/MM/YYYY format. So here, before returning the date value, I need to pass that date to another process in the DD/MM/YYYY format.
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