getLunar method

Lunar getLunar()

Implementation

Lunar getLunar() {
  return Lunar.fromSolar(this);
}