Transforms the specified hour, minute, and second into a standard time format.
Extracts the numerical value of the second from a specified time.
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.
Provides a date indicating the last day of a specified month, which can be calculated by adding or subtracting months from a given date.
Calculates the difference between two dates, based on a 360-day year model commonly utilized in financial interest computations.