matlab have lunar calendar code?

9 views (last 30 days)
peter huang
peter huang on 10 Apr 2022
Answered: Krishna on 6 Oct 2023
i have vids time series
i want convert timeseries to lunar calendar (traditional Chinese calendar)
matlab have code convert ?
thanks

Answers (1)

Krishna
Krishna on 6 Oct 2023
Hello Peter,
As per my understanding you want to convert Georgian timeseries calendar to lunar calendar (Chinese). Although you can convert Georgian calendar to Persian and Islamic lunar calendars, from my understanding there is no function in MATLAB that can directly convert it to Chinese lunar calendar. To know more about the conversion mentioned above please go through this documentation page:
Instead, write an algorithm yourself to convert to lunar Chinese calendar. Please go through this GitHub page to learn more about the algorithm:
Hope that helps,
Krishna.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!