« Back to Product

Documentation

IPS_GetKernelDate

Require: IP-Symcon >= 4.4

 int IPS_GetKernelDate ()

Returns

The creation date in UnixTimeStamp

Description

The function supplies an integer value, which outputs the creation date of the kernel as UnixTimeStamp.

Example

echo IPS_GetKernelDate (); 
// Sample output:
// 1511046903
Any questions?