Skip to main content
first_day_of_year
use_
year
0.0.1
use_year
Function
first_
day_
of_
year
Copy item path
Source
pub fn first_day_of_year(year:
i32
) ->
Result
<
CalendarDate
,
YearError
>