Gentee Programming Language > Documentation > Libraries Download documentation

getdatetime

Get date and time in the current Windows string format.
 
getdatetime(
      datetime   dtime,
      str   date,
      str   time
)

Parameters

dtimeDatetime structure.
dateThe string for getting the date. It can be 0.
timeThe string for getting time. It can be 0.

See also

    Function for working with time


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