Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2025 05:41 AM
Hi all,
This was not working, as we were fetching user specific dates. Each user has a specific time format, so that is why this was failing for other users.
GlideDateTime() methods help us fix this.
Marking this as the solution.