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

Date literal as @ notation #297

Closed
saig0 opened this issue Jul 12, 2021 · 2 comments · Fixed by #416
Closed

Date literal as @ notation #297

saig0 opened this issue Jul 12, 2021 · 2 comments · Fixed by #416

Comments

@saig0
Copy link
Member

saig0 commented Jul 12, 2021

Is your feature request related to a problem? Please describe.
I can define a temporal literal with the @"..." notation.

image

date("2021-07-12")

// same as

@"2021-07-12"

Describe the solution you'd like
Allow defining a temporal literal with the @ notation as described in the specs.

Related issues

  • Camunda BPM:
  • Zeebe broker:
@ubaldop
Copy link
Contributor

ubaldop commented Dec 28, 2021

I may take a look to this as well. Should this @ work for date conversion only? Or does it apply to other conversions, e.g.: date and time?

@saig0
Copy link
Member Author

saig0 commented Dec 29, 2021

@p3trur0 thank you for your offer 👍 But I already started working on it (here) 😅

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

Successfully merging a pull request may close this issue.

2 participants