#include <lal/LALRCSID.h>#include <lal/Date.h>Include dependency graph for DateString.c:

Go to the source code of this file.
Functions | |
| NRCSID (DATESTRINGC,"$Id: DateString.c,v 1.16 2007/06/08 14:41:43 bema Exp $") | |
| void | LALDateString (LALStatus *status, CHARVector *timestamp, const LALDate *date) |
| NRCSID | ( | DATESTRINGC | , | |
| "$Id: DateString. | c, | |||
| v 1.16 2007/06/08 14:41:43 bema Exp $" | ||||
| ) |
| void LALDateString | ( | LALStatus * | status, | |
| CHARVector * | timestamp, | |||
| const LALDate * | date | |||
| ) |
Definition at line 102 of file DateString.c.
1.5.2