open-education-api / specification

OpenAPI (fka Swagger) specification for the Open Education API.
Other
32 stars 26 forks source link

[BUG report]: missing timezone support in Offering datetimes #288

Open hamrt opened 1 year ago

hamrt commented 1 year ago

Organization

SURF

Project

No response

Contact Details

ronald.ham@surf.nl

Short description

Offering has startDateTime and endDateTime. Type: string. Format: date-time. Example has ''2020-12-15". proposed solution change this to actual datatimes added request make the datetims also timezone sesitive so: 2020-12-15T08:50:00+01:00

Version

v5

Usecase

No response

Which institutions support this change?

No response

Proposed solution

proposed solution change this to actual datatimes added request make the datetims also timezone sesitive so: 2020-12-15T08:50:00+01:00

Requests and responses

No response

What is your question for the OOAPI work group?

No response