formcycle 8.3.6 - JavaScript for forms
Preparing search index...
Formcycle
LocalMonthYearDuration
Interface LocalMonthYearDuration
An amount of months and years.
interface
LocalMonthYearDuration
{
months
:
number
;
years
:
number
;
}
Index
Properties
months
years
Properties
Readonly
months
months
:
number
A number of months.
Readonly
years
years
:
number
A number of years.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
months
years
formcycle 8.3.6 - JavaScript for forms
Loading...
An amount of months and years.