[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

datstr

 
char *datstr(WFDB_Date date)
Return:

(char *)
pointer to a string that represents the date

This function converts the Julian date represented by date into an ASCII string in the form DD/MM/YYYY.



George B. Moody (george@mit.edu)