Package libcore.util

Class ZoneInfoDB


  • public final class ZoneInfoDB
    extends Object
    A class used to initialize the time zone database. This implementation uses the Olson tzdata as the source of time zone information. However, to conserve disk space (inodes) and reduce I/O, all the data is concatenated into a single file, with an index to indicate the starting position of each time zone record.