Skip to content

fix: support time zones for json time formats #96

Merged
derberg merged 1 commit intoasyncapi:masterfrom
Tenischev:fix_time_offset
Oct 24, 2020
Merged

fix: support time zones for json time formats #96
derberg merged 1 commit intoasyncapi:masterfrom
Tenischev:fix_time_offset

Conversation

@Tenischev
Copy link
Copy Markdown
Member

Description
format: time and format: date-time of type: string has time zone.
Now OffsetTime and OffsetDateTime classes are used to present these formats in generated model.

Related issue(s)

Resolves: #95

@derberg derberg changed the title Fix: support time zones for json time formats fix: support time zones for json time formats Oct 24, 2020
@derberg derberg merged commit 0df165e into asyncapi:master Oct 24, 2020
@asyncapi-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.21.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix date-time generation

3 participants