tithi: tithi

View source: R/tithi.R

tithiR Documentation

tithi

Description

Tithi for a given place and time

Usage

tithi(jd, place)

Arguments

jd

Julian day number

place

Vector containing latitude, longitude and timezone

Value

Tithi and it's ending time

Examples

tithi(2459778,c(15.34, 75.13, +5.5))
tithi(gregorian_to_jd(17,6,2022),c(15.34, 75.13, +5.5))

VedicDateTime documentation built on Sept. 20, 2023, 9:08 a.m.