ipol-journal / ipolDevel

IPOL demo system development
GNU Affero General Public License v3.0
23 stars 3 forks source link

Refactor/date is already a datetime object #207

Closed Jyotsnarajan closed 1 month ago

Jyotsnarajan commented 2 months ago

Error while porting demo archive:

strptime first argument should be str and not datetime.datetime
Error: update date response {'detail': 'Failed to update the date of experiment #strptime() argument 1 must be str, not datetime.datetime: 2014-03-24 16:29:00'}