nholiday_jp 1.0.2 copy "nholiday_jp: ^1.0.2" to clipboard
nholiday_jp: ^1.0.2 copied to clipboard

Public holidays in Japan. This is based on the national holiday law.

example/nholiday_jp_example.dart

import 'package:nholiday_jp/nholiday_jp.dart';

main() {
  var name = NHolidayJp.getName(2019, 1, 1);
  print('1月1日: ${name}');
}
copied to clipboard
3
likes
150
points
684
downloads

Publisher

verified publisherramorio.tk

Weekly Downloads

2024.09.26 - 2025.04.10

Public holidays in Japan. This is based on the national holiday law.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on nholiday_jp