practical_astronomy_rust
0.2.3
In practical_astronomy_rust::util
?
Function
practical_astronomy_rust
::
util
::
is_leap_year
source
·
[
−
]
pub fn is_leap_year(input_year:
u32
) ->
bool
Expand description
Determine if year is a leap year.
§
Arguments
year
§
Returns
true or false