next up previous contents
Next: WFDB_strdat Up: Conversion Functions Previous: WFDB_strtim   Contents


WFDB_datstr

Usage: STR = WFDB_datstr(DATE);  
Input: DATE: (integer) Julian date  
Output: STR: (string) date, in DD/MM/YYYY format  

This function converts the Julian date represented by DATE into an ASCII string.



George B. Moody 2005-06-02