Name
edf_get_birthdate — Returns the birthdate.
Calling Sequence
birthdate=edf_get_birthdate(path)
Parameters
- path
: string containing the path and name of the file
- birthdate
: string .
Description
Returns the birthdate
Examples
birthdate=edf_get_birthdate('demo.bdf');