Hour

Kalipso - Form - Expressions - Functions - Functions Descriptions - Time Functions - Hour

This Function returns a <string>, which is the hour of the specified Time.

Parameters

  • Source Time <string> - Time to get the hour from. This parameter must be in format HHMMDD.

Examples

  • Example 1

Hour("083422") Result = 08

Last updated