LegacyDate::getActualMonth - jcobban/Genealogy GitHub Wiki

$date->getActualMonth()

Up: class LegacyDate

This returns the numeric month as used in sorting. If the month was not specified when the date was created this is 6.

Next: $date->getYear()