Class: BaseDate

baseDate. BaseDate

BaseDate


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 created

Type:
  • Object
Properties:
Name Type Description
naksatra
Source:

mlWeekdayName :string

Returns the weekday (in Malayalam) for the current instance of date.

Type:
  • string
Properties:
Name Type Description
mlWeekdayName
Source:

sauraMasaName :string

Returns the Saura Masa name for the current instance of date.

Type:
  • string
Properties:
Name Type Description
sauraMasaName
Source:

weekdayName :string

Returns the weekday (in English) for the current instance of date.

Type:
  • string
Properties:
Name Type Description
weekdayName
Source: