"year" helper function
Synopsis
Declared in <mrdocs/Support/Handlebars.hpp>
int
year_fn();
Description
The "year" helper returns the current year as an integer.
Return Value
The current year as an integer.
Created with MrDocs