public method O2GClosedTradeRow.getCloseTime

Brief

Gets the date and time when the position is closed.

Declaration
Java
java.util.Calendar  getCloseTime ()

Details

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

Declared in O2GClosedTradeRow

back