Practical Astronomy Algorithms in .NET/C#
Loading...
Searching...
No Matches
PAUtils Class Reference

Utility methods. More...

Static Public Member Functions

static bool IsLeapYear (this int inputYear)
 Determine if year is a leap year.
 

Detailed Description

Utility methods.

Definition at line 8 of file PAUtils.cs.

Member Function Documentation

◆ IsLeapYear()

static bool IsLeapYear ( this int  inputYear)
static

Determine if year is a leap year.

Definition at line 13 of file PAUtils.cs.


The documentation for this class was generated from the following file: