How to Query Based on Displayed Date Values in ServiceNow Table API (Considering User Time Zone)?
Hi everyone,I’m trying to query records from a specific date range using the ServiceNow Table API. When I use the query from the list view, it includes a JavaScript function like: javascript:gs.dateGenerate('2024-10-05', '05:40:02')@javascript&...

