com.ibm.icu.dev.tool.timescale |
|
Java Source File Name | Type | Comment |
CalculateLimits.java | Class | This class calculates the minimum and maximum values which can be
used as arguments to toLong and from . |
EpochOffsets.java | Class | This tool calculates the numeric values of the epoch offsets
used in UniversalTimeScale. |
GenerateCTimeScaleData.java | Class | This class prints out the initializers needed to initialize
the time scale data in the C version of UniversalTimeScale .
It just calls getTimeScaleValue() for all fields and prints
the initializers. |