When I get last Retrieved date from Broker Event, Its giving value in the form of “COM.activesw.API.client.BrokerDate”.
Please help me to convert this value to string.
I tried with Date Formatterand its not working.
When I get last Retrieved date from Broker Event, Its giving value in the form of “COM.activesw.API.client.BrokerDate”.
Please help me to convert this value to string.
I tried with Date Formatterand its not working.
Can you try one of following:
toString()
toString(Locale) - parameter must be a non-null valid locale