Next: , Previous: GetMem, Up: Reference



GetTimeStamp

Synopsis

     procedure GetTimeStamp (var T: TimeStamp);

Description

GetTimeStamp gets the current local date and time as a TimeStamp record containing the Year, Month, Day, Hour, Minute, Second, and so on.

Conforming to

GetTimeStamp is an ISO 10206 Extended Pascal extension.

Example

Set TimeStamp.

See also

TimeStamp, Date, Time, Date And Time Routines.