AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkDateTime.Value Property

The date/time as a Unix time value. Unix time is represented as the number of seconds since the 1st Jan 1970, it may also be negative.

Syntax
Pascal
property Value: Int64;
Copyright (c) 2012. All rights reserved.