exiftool-vendored
Preparing search index...
ExifDateYearMonth
Interface ExifDateYearMonth
Type for year-month date (extends year-only)
interface
ExifDateYearMonth
{
month
:
number
;
year
:
number
;
}
Hierarchy (
View Summary
)
ExifDateYearOnly
ExifDateYearMonth
ExifDateFull
Index
Properties
month
year
Properties
Readonly
month
month
:
number
Readonly
year
year
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
month
year
exiftool-vendored
Loading...
Type for year-month date (extends year-only)