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

Check/correct datetime formatting in GeoImageConstraints #17

Open
kevinsbarnard opened this issue Jan 24, 2023 · 0 comments
Open

Check/correct datetime formatting in GeoImageConstraints #17

kevinsbarnard opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kevinsbarnard
Copy link
Member

Date-time formatting is very strict in the FathomNet REST API. For example, 2007-08-02T00:00:00.000Z works while 2007-08-02 is rejected. This fact, in conjunction with #16, makes for some confusing error messages.

It would help users to add an explicit check or reformatting of date-time strings before sending them to the API.

Originated from #15

@kevinsbarnard kevinsbarnard added the enhancement New feature or request label Jan 24, 2023
@kevinsbarnard kevinsbarnard self-assigned this Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant