public method IO2GOfferRow.getTime

Brief

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

Declaration
C++
virtual DATE  getTime () = 0

Details

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

Declared in IO2GOfferRow

back