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

Initialization macros #13

Open
lifthrasiir opened this issue Nov 30, 2014 · 0 comments · May be fixed by #1270
Open

Initialization macros #13

lifthrasiir opened this issue Nov 30, 2014 · 0 comments · May be fixed by #1270

Comments

@lifthrasiir
Copy link
Contributor

date!(2014-11-30), time!(12:34), datetime!(2014-11-30 12:34)? The current initialization syntax is somewhat verbose. It can be theoretically done without a procedural macro, provided that we keep away from the strict syntax of ISO 8601 (no datetime!(2014-11-30T12:34) etc.).

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

Successfully merging a pull request may close this issue.

1 participant