datetime Tools
add_subtract
Add or subtract days, hours, minutes, or seconds from a date
date
add
subtract
business_days
Count business days (weekdays) between two dates
date
business
weekdays
convert_timezone
Convert a date/time between timezones
date
timezone
convert
cron_next
Get the next N run times for a cron expression
cron
schedule
next
difference
Calculate the difference between two dates
date
difference
delta
format
Reformat a date/time to a given strftime pattern
date
format
strftime
parse
Parse any date string and return ISO 8601
date
parse
iso8601
unix_timestamp
Convert between date string and Unix timestamp
date
unix
timestamp