SummaryThis article applies to the BlackBerry® wireless devices based on Java™. |
DescriptionCalculating Time on the Device The time on the BlackBerry device is calculated since midnight, January 1, 1970 Universal Time Coordinate (UTC) with absolute time as milliseconds. Time on the device is typically measured in either CPU ticks or milliseconds. Handling System Time Zone Changes If you are caching a time-sensitive object for performance reasons, remember that the system time zone can change on the device. When the time zone changes, the system sends out a global event message to the applications. To catch it, implement the public void eventOccurred |