directus-extension-computed-interface icon indicating copy to clipboard operation
directus-extension-computed-interface copied to clipboard

Date manipulation

Open wewerak47 opened this issue 1 year ago • 2 comments

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.

wewerak47 avatar Mar 26 '24 16:03 wewerak47

Did you figure out how to do that?

pedrofnts avatar May 08 '24 21:05 pedrofnts