DateUtils.ApproxDaysPerYear

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From DateUtils.pas

	ApproxDaysPerYear: Double


Unit: DateUtils

Type: variable

Visibility: public

C++ Information

From DateUtils.hpp

	double ApproxDaysPerYear;


Unit: DateUtils

Type: variable

Description

ApproxDaysPerYear represents the approximate number of days in a year, over a normal four-year period.


Use ApproxDaysPerYear when calculating the number of days in a large number of years. This approximation is accurate for the next century.

See Also

Personal tools
Translations
Newest Version