System.SysUtils.TFormatSettings.TEraInfo.EraOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EraOffset: Integer;

C++

int EraOffset;

Properties

Type Visibility Source Unit Parent
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TEraInfo

Description

EraOffset defines the year in the Gregorian calendar before the first year of an era.

For example, if the first year of an era (1) starts in AD 1984 of the Gregorian calendar, the EraOffset value of that era is 1983.