Skip to content

Error in download_latest_file function #8

@RafaelQSantos-RQS

Description

@RafaelQSantos-RQS

Hi, in the function download_latest_file in row dt_obj = datetime.datetime.strptime(file.time_last_modified, date_format) was showing error, but i resolved with dt_obj = datetime.datetime.strftime(file.time_last_modified,date_format).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions