www.icetips.com  Icetips Utilities Documentation 11/30/2010    

Utility Class: GetUnixDateTime

Previous  Top  Next  


Prototype: (*DECIMAL pUnixTime, <*Long pTime>),Long

 

pUnixTimeParameter containing time value from a Unix system.

 

[pTime]Optional parameter that receives the time part of the Unix Time.

 

ReturnsReturns Clarion compatible date value.

 

This method takes a Unix date time, which is the number of 1/100 seconds since January 1, 1970 and returns the correct Clarion date value.  It can also optionally accept a second parameter which upon return from this method will contain a Clarion compatible time value.

 

Example:

 

(none)

 

See also:

GetExcelDate

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/getunixdatetime_utility.htm