Fix: switch parse_date to parse_datetime
Merged
requested to merge leon-gorissen/coscine-python-sdk:leon-gorissen_Fix-parsing-project-resource-datemetadata into master
1 unresolved thread
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.
Merge request reports
Activity
Hi @romin.benfer,
it's me again, i wasn't sure, if you prefer merge request or issues:D
Edited by Leon Michel GorißenHi @leon-gorissen , I love
merge requests!
added 1 commit
- 7e440a24 - docs: More verbose documentation of ApiClient.project() method
mentioned in issue #91 (closed)
@leon-gorissen It looks like it works and it also looks like you are right. I'll merge this, but I need to modify the fallback timestamp to also include a time part (1998-01-01T...). Thanks! :)
mentioned in commit 1e3a030a
Please register or sign in to reply