Fix: switch parse_date to parse_datetime
requested to merge leon-gorissen/coscine-python-sdk:leon-gorissen_Fix-parsing-project-resource-datemetadata into master
As off today, the coscine API seems to send a date time rather then a date for both the project and resource.
This fixes parsing this information when printing the metadata using the SDK.