fromJan1_00h_1900 method

double fromJan1_00h_1900()

Implementation

double fromJan1_00h_1900() {
  return _date - EPOCH_JAN1_00H_1900;
}