> 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-descriptions/time-functions/get-system-s-time.md).

# Get System´s Time

Kalipso - Form - Expressions - Functions - Functions Descriptions - Time Functions - Get System´s Time

This Function returns a *\<string>*, which is the system’s time in format HHMMSSCCC.

### **Examples**

Lets assume that the system time is currently 18:34:24.

* *Example 1*

TimeSys()\
**Result** = 183424000
