Siddhanta Parity API Documentation - v1.3.0
Preparing search index...
lib/surya-siddhanta/calendar/muhurta
MuhurtaTiming
Interface MuhurtaTiming
Represents a localized time segment (Muhurta/Kaala) with its specific quality and timing.
interface
MuhurtaTiming
{
category
:
"choghadia"
|
"special"
|
"abhijit"
;
endHours
:
number
;
name
:
string
;
startHours
:
number
;
type
:
"auspicious"
|
"inauspicious"
|
"neutral"
;
}
Index
Properties
category
end
Hours
name
start
Hours
type
Properties
category
category
:
"choghadia"
|
"special"
|
"abhijit"
end
Hours
endHours
:
number
name
name
:
string
start
Hours
startHours
:
number
type
type
:
"auspicious"
|
"inauspicious"
|
"neutral"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
end
Hours
name
start
Hours
type
Siddhanta Parity API Documentation - v1.3.0
Loading...
Represents a localized time segment (Muhurta/Kaala) with its specific quality and timing.