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

outdated

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}');
}
3
likes
40
points
190
downloads

Publisher

verified publisherramorio.tk

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on nholiday_jp