xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

HB_LogDateStamp()

Returns a character string holding a date stamp.

Syntax

HB_LogDateStamp() --> cDateStamp

Return

The function returns a character string holding a date stamp in the format YYYY-MM-DD.

Description

HB_LogDateStamp() is a utility function for xHarbour's Log system to create an ASCII sortable date stamp.

Info

See also:INIT LOG, TraceLog(), HB_BldLogMsg()
Category: Debug functions , Log functions , xHarbour extensions
Source:rtl\hblog.prg
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe