Data Formatting
General Info
Useful Snippets

9.0.2 Extract Date of the month from Date

Example:

df['day']    = df['date_time_formated'].dt.day    # day of the month