new BaseDate(year, month, day)
Parameters:
Name | Type | Description |
---|---|---|
year |
Number | |
month |
Number | |
day |
Number |
- Source:
Members
-
_naksatra :Object
-
The
Naksatra
(Star) for this instance of the date. Set separately after an instance is createdType:
- Object
- Source:
Properties:
Name Type Description naksatra
-
mlWeekdayName :string
-
Returns the weekday (in Malayalam) for the current instance of date.
Type:
- string
- Source:
Properties:
Name Type Description mlWeekdayName
-
sauraMasaName :string
-
Returns the Saura Masa name for the current instance of date.
Type:
- string
- Source:
Properties:
Name Type Description sauraMasaName
-
weekdayName :string
-
Returns the weekday (in English) for the current instance of date.
Type:
- string
- Source:
Properties:
Name Type Description weekdayName