# Time Functions

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