public method O2GMessageRow.getTime

Brief

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

Declaration
Java
java.util.Calendar  getTime ()

Details

The time zone is defined by the system properties Constants.SystemProperties.SERVER_TIME_UTC and Constants.SystemProperties.BASE_TIME_ZONE.

Declared in O2GMessageRow

back