SET EPOCH
Specifie a base year for interpreting dates
- Syntax
-
- SET EPOCH TO <nEpoch>
- Arguments
-
- <nEpoch> Base Century.
- Description
-
- This command sets the base year value for dates that have only two digits.The default setting is 1900.Dates between 01/01/0100 and 12/31/2999 are fully supported.
Examples
SET EPOCH TO 2000
- Status
- Ready
- Compliance
-
- This command is Ca-Clipper compliant
- See Also