Glide DateTime duration help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 10:33 PM
Hi Team,
I have already existing requirements when change request plane start date time,plane end date time from 8:00 AM to 6:00 PM IST only the approver should trigger, this script correctly working
New requirement :
-when the User selects with in date & time frame need to check
ex: if user selects start and end date & time: 12-07-2023 7:00AM to 12-07-2023 7:00 PM[This time is with in time frame of 8 am to 6:pm] I need this logic could you please help me?
ex: if user selects tart and end date & time: 12-07-2023 6:00AM to 12-07-2023 7:00 AM[This is not within time frame so we need to ignore]
Regards,
CK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 11:22 PM
Regards,
Prashant Ahire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 11:47 PM
No it's not working always jumps to else block,