Navigation.ConvertDateTime Method (UInt32)
      
     
    
       Converts a UInt32 for FrontPage to a DateTime object. 
      
        [Visual Basic]
        Overloads Public Shared Function ConvertDateTime( _
   ByVal 
idt As 
UInt32 _
) As 
Date 
      
      Parameters
      
        - 
          idt
        
 
        -  A UInt32 value to be used by FrontPage, which is the Unix-style date/time. 
 
      
      Return Value
       The DateTime object, expressed in local time. 
      See Also
      
        Navigation Class | Parastream.Web.MsFrontPage Namespace | Navigation.ConvertDateTime Overload List