Convert Lunar date to AD date.
Convert Lunar date to AD date.
lunar year
lunar month
lunar date
is the lunar month a leap month
the hour of date, default 0
java.time.LocalDateTime representation of Lunar date in AD or LunarDateArgumentException if parameter is not accepted.
Convert Lunar date to AD date.
Convert Lunar date to AD date.
lunar year
lunar month
lunar date
is the lunar month a leap month
java.time.LocalDate representation of Lunar date in AD or LunarDateArgumentException if parameter is not accepted.
Convert from AD date to Lunar date using java.time.LocalDateTime.
Convert from AD date to Lunar date using java.time.LocalDateTime.
date to convert
lunar date representation of date or LunarDateArgumentException if year is not supported
Convert from AD date to Lunar date using java.time.LocalDate with time at midnight.
Convert from AD date to Lunar date using java.time.LocalDate with time at midnight.
date to convert
lunar date representation of date or LunarDateArgumentException if year is not supported
Convert from AD date to Lunar date using java.util.Date.
Convert from AD date to Lunar date using java.util.Date.
date to convert
lunar date representation of date or LunarDateArgumentException if year is not supported