Provides the current date and time as a date value.
Calculates the total number of working days between two specified dates, excluding chosen weekend days and holidays.
Calculates the total number of business days between two specified dates.
Extracts the numeric representation of the month from a given date.
Extracts the numeric value of the minute part from a given time.
Provides the ISO week number of the year corresponding to the specified date.
Extracts the hour component from a specified time, presented in numeric format.
Transforms a Unix epoch timestamp in seconds, milliseconds, or microseconds into a UTC datetime format.
Provides a date indicating the last day of a specified month, which can be calculated by adding or subtracting months from a given date.
Provides a date that is a specified number of months before or after a given date.