Date Functions

Kalipso - Developing - Form - Expressions - Functions - Functions List - Date Functions

Function

Description

Returns the date resultant of adding days to the specified date.

Returns the corresponding Char of the specified ASCII code.

To complete a string with the specified chars until it reaches the specified length.

Converts a date to a string in the specified format.

Converts all the occurrences of "<N>" in a string into the corresponding Char.

Converts a date to a string in the specified format.

Returns the Day of the specified date.

Returns the system date.

Returns a Global Unique Identifier.

This Function returns a <string>, which is the specified Date Time converted to the Coordinated Universal Time, according to the Time Zone defined in the system.

Returns the Month of the specified date.

Returns the date resultant of subtracting days from the specified date.

Converts a time to a string in the specified format.

This Function returns a <string>, which is the specified Date Time converted from the Coordinated Universal Time to the Time Zone defined in the system.

Returns the week day of the specified date.

This Function returns a <numeric>, which is the number of the week of the specified Source Date.

Returns the Year of the specified date.

Last updated