Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: ISO Time Conversion #21

Closed
skeenp-dpe opened this issue Jan 12, 2022 · 0 comments
Closed

Issue: ISO Time Conversion #21

skeenp-dpe opened this issue Jan 12, 2022 · 0 comments

Comments

@skeenp-dpe
Copy link
Collaborator

skeenp-dpe commented Jan 12, 2022

2022-01-13 08:26:17,451 INFO: Connected to https://trade.maps.arcgis.com/
2022-01-13 08:26:17,451 INFO: Processing Items
2022-01-13 08:26:17,451 INFO:  - 02746f5e401c4734b36923cb20d0018b
2022-01-13 08:27:02,927 ERROR: Unexpected error occured backing up files, please review code and try again.
Traceback (most recent call last):
  File "C:\Users\skeenp01\Documents\GitHub\agol_backup\backup_mgr.py", line 163, in run
    util.set_ts(os.path.join(itmdir, 'lastupdate.ts'))
  File "C:\Users\skeenp01\Documents\GitHub\agol_backup\util.py", line 151, in set_ts
    export_obj(file, datetime.isoformat())
TypeError: unbound method datetime.isoformat() needs an argument

export_obj(file, datetime.now().isoformat())

@skeenp-dpe skeenp-dpe changed the title Issue: Run Now Issues Issue: ISO Time Conversion Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant