HoraBuddhistEraFactory extension
Creates a Hora from Buddhist Era components.
final h = Hora.buddhistEra(year: 2566, month: 12, day: 25);
print(h.year); // 2023
- on
Creates a Hora from Buddhist Era components.
final h = Hora.buddhistEra(year: 2566, month: 12, day: 25);
print(h.year); // 2023