top of page


Counting the Days: Calculating Date Differences in ServiceNow
When working within the ServiceNow platform, you'll often encounter scenarios where you need to determine the duration between two dates....
4 min read


Mastering Time: Calculating the Difference Between Two Dates in ServiceNow (in Hours)
In the dynamic ServiceNow platform, accurately calculating the time elapsed between two events or dates is a common requirement. Whether...
4 min read


How to Compare Two Dates (GlideDateTime) in ServiceNow Scripts
Comparing dates is a frequent requirement in ServiceNow development. Whether you're building business rules, scripting in workflows, or...
3 min read


Calculating the Difference Between Two Dates in ServiceNow
In ServiceNow development, date calculations play a crucial role in workflows and automation. Many business processes require measuring...
17 min read


ServiceNow Date Manipulation: Adding 14 Days to the Current Date with GlideDateTime
Date manipulation is a common requirement in ServiceNow development – from setting due dates and reminders to scheduling future tasks....
13 min read
bottom of page