Getting Started
UTCDateTime
Developer Resources
Indices and Tables
Returns day as an integer.
int
Example
>>> dt = UTCDateTime(2012, 2, 11) >>> dt.day 11