RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.MonthsPerYear Constant

MonthsPerYear represents the number of months in a year.

Pascal
MonthsPerYear = 12;
C++
MonthsPerYear = 12;

MonthsPerYear is a numerical constant that indicates the number of months in a year in the Gregorian calendar. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!