Gentee Programming Language > Documentation > Libraries Download documentation

datetimetoftime

Convert date from datetime into filetime.
 
uint datetimetoftime(
      datetime   dt,
      filetime   ft
)

Parameters

dtDatetime structure.
ftThe variable of the filetime type for getting the result.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Function for working with time


 Copyright © 2004-2006 Gentee Inc. All rights reserved.