public method O2GOfferRow.getTime

Brief

Gets the date and time of the last update of the instrument.

Declaration
Java
java.util.Calendar  getTime ()

Details

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

Declared in O2GOfferRow

back