public method O2GOrderTableRow.getStatusTime

Brief

Gets the date and time of the last update of the order state.

Declaration
Java
java.util.Calendar  getStatusTime ()

Details

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

Declared in O2GOrderRow

back