> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/expressions/functions/functions-list/time-functions.md).

# Time Functions

| **Function**                                                                                                                    | **Description**                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [Get System´s Time](/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/get-system-s-time.md) | Returns the system time.                                                        |
| [Hour](/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/hour.md)                           | Returns the Hour of the specified time.                                         |
| [Minute](/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/minute.md)                       | Returns the Minute of the specified time.                                       |
| [Second](/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/second.md)                       | Returns the Second of the specified time.                                       |
| [Tick Count](/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/tickcount.md)                | Converts all the occurrences of "\<N>" in a string into the corresponding Char. |
| [Time Difference](/kalipso5/developing/form/expressions/functions/functions-descriptions/time-functions/time-difference.md)     | Returns the Day of the specified date.                                          |
