Crate koyomi

Source

Structs§

Calendar
カレンダー
CalendarBuilder
カレンダー用ビルダー
Date
日付
Era
元号

Enums§

KoyomiError
クレート単位のエラーバリアント
Weekday
曜日

Functions§

era
日付けから和暦を導出する
holiday
指定日が祝祭日にあたるかどうかを判定する
is_leap
うるう年かどうかを判定する
num_days
指定年月が何日まであるかを返す

Type Aliases§

KoyomiResult
クレート単位のResult