How to do date calculations inside a scoped app
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 08:48 AM
I have a scoped app with 2 date fields and an integer field on a form. I would like to find the difference between these 2 dates and populate the integer field with the difference which would be in days. Looks like I cannot use glidedatetime because this is client side.
How can I find the difference between 2 dates in terms of days in a scoped app.
Any help appreciated.
Thanks so much
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 10:23 AM
Thanks but would this work inside a scoped application?