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

Add support for date to the IDL language #82

Open
jryannel opened this issue Oct 31, 2018 · 2 comments
Open

Add support for date to the IDL language #82

jryannel opened this issue Oct 31, 2018 · 2 comments
Milestone

Comments

@jryannel
Copy link
Collaborator

No description provided.

@jacky309
Copy link
Contributor

The mechanism described at #83 could be used to enable the use of date type.

@jryannel
Copy link
Collaborator Author

Either data can be added as

@date
string today

or

date today

Date would be always date-time. Or simple

string today

And the user needs to know this is an ISO date/time format.

As it looks like there is more benefits in keeping the type format compatible with JSON types.

@jryannel jryannel added this to the Cleanup milestone Feb 12, 2020
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

2 participants