public method IO2GMessageTableRow.getTime

Brief

Gets the date and time when the recipient receives the message.

Declaration
C++
virtual DATE  getTime () = 0

Details

The time zone is defined by the system properties SERVER_TIME_UTC and BASE_TIME_ZONE (see IO2GSystemPropertiesReader).

Declared in IO2GMessageRow

back