Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert.ToDateTime Method (Int64)
Message
De
17/07/2003 02:11:59
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00810877
Message ID:
00810963
Vues:
26
>Scanning the .NET help files, help for the Convert.ToDateTime Method (Int64) returns the following information:
>
>"This conversion is not supported..."
>
>What's up with this?
>
>Specifically, I am writing a VB.NET routine that is querying Active Directory. First of all, I can't understand why the following AD fields are of data type Long:
>    badpasswordTime
>    pwdlastset
>    usncreated
>    accountexpires
>    lastlogoff
>    usnchanged
>
>...while the following fields are of data type Date:
>    whencreated
>    whenchanged
>
>They should all be date-time values shouldn't they?
>
>It wouldn't be a problem if the routine mentioned in the subject of this email were available, but it's not. How would one go about converting one of these 64-bit signed integer values to its equivalent DateTime format value (using VB.NET)?
>
>Thanks in advance!

Kile,

This might get you started: http://www.dotnet247.com/247reference/msgs/19/96138.aspx
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform