Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper settings for 24 hours
Message
From
24/01/2005 16:36:54
 
 
To
24/01/2005 16:13:16
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
00980191
Message ID:
00980196
Views:
24
I just found that I had a wrong definition in my function. The following works:
    ' Return the datetime in French format
    ' expD1 Datetime
    Public Shared Function GetDateTime(ByVal ttDateTime As DateTime) As String
        Return Format(ttDateTime, "dd/MM/yyyy HH:mm:ss")
    End Function
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
Previous
Reply
Map
View

Click here to load this message in the networking platform