Skip to main content
weekday_for_date
use_
calendar
0.0.1
use_calendar
Function
weekday_
for_
date
Copy item path
pub fn weekday_for_date( year:
i32
, month:
u8
, day:
u8
, ) ->
Result
<
Weekday
,
WeekdayError
>