function MonthOf(Value: DateTime; UTC: Boolean=False): Integer
X := MonthOf(Date); // X is 2 (assuming a date of 02/13/2012)