Date Utilities
Utility action to manipulate, format & perform calculations on date.
This group of utilities helps you work with dates by performing calculations, formatting, and managing time zones. Below are the available actions:
Find difference between dates:
Calculate the difference between two dates (start and end) in your chosen unit, such as years, months, days, etc.
Add/Subtract dates:
Perform calculations to add or subtract a specific number of units (like days, months, or years) to a given date and get the result.
Format Date:
Convert programmatic dates (e.g., timestamps from a database) into a human-readable format. You can customise the format to match your design requirements.
Apply timezone to date:
Convert a given date or timestamp into a different timezone based on your selection.
In the next section, we’ll explore how to configure each of these actions in detail.
Last updated
Was this helpful?