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 manipulation #71

Open
wewerak47 opened this issue Mar 26, 2024 · 1 comment
Open

Date manipulation #71

wewerak47 opened this issue Mar 26, 2024 · 1 comment

Comments

@wewerak47
Copy link

Hi,
is it possible to add date manipulation functions like DATEADD (datepart , number , date ) from SQL or DateTime.AddYears(Int32) from C#?
Usecase: I have purchase date and waranty is 2 years. Just simply add 2 years to the purchase date.

Thanks.

@pedrofnts
Copy link

Did you figure out how to do that?

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