xHarbour Reference Documentation > Function Reference |
Returns a character string holding a date stamp.
HB_LogDateStamp() --> cDateStamp
The function returns a character string holding a date stamp in the format YYYY-MM-DD.
HB_LogDateStamp() is a utility function for xHarbour's Log system to create an ASCII sortable date stamp.
See also: | INIT LOG, TraceLog(), HB_BldLogMsg() |
Category: | Debug functions , Log functions , xHarbour extensions |
Source: | rtl\hblog.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com