Gentee Programming Language > Documentation > Libraries Download documentation

getfiledatetime

Get the data and time of the last file modification as strings.
 
getfiledatetime(
      filetime   ftime,
      str   date,
      str   time
)

Parameters

ftimeA structure of the filetime type. Can be taken from the finfo structure.
dateThe string for writing date.
timeThe string for writing time.

See also

    Function for working with time


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