Module EpochNormalizedTimestamp.Conf

val epoch_year : int

the epoch would be at January 1st 00:00:00.0 in epoch_year

val subsecond_resolution : int

e.g. sec-resolution use 1 and millisec-resolution use 1000

val min_year : int

min-year supported

val max_year : int

max-year supported