Synopsis

PDX_MSGT s041_GetDateTime(long option, long *year, long *month, long *day, long *hour, long *min, long *sec)

Purpose

Get the date and time from the system.

Description

Obtains the current date and time from the system.

Input

option

Options (not used)

Output

year

The current year

month

The current month

day

The current day

hour

The current hour

min

The current minute

sec

The current second

Return

S041 error code