View Source Holidex.YearGuard (Holidex v0.1.5)

Guard to check if a year is valid. Valid years are an integer between 1900 and 2200, inclusive.

Summary

Functions

Link to this macro

is_valid_year(year)

View Source (macro)