get_next_month(date) [source] Returns a date object containing the first day of the month
get_next_week(date) [source] Returns a date object containing the first day of the week after
get_previous_month(date) [source] Returns a date object containing the first day of the month
get_week_format() [source] Returns the
week Optional The value for the week, as a string. By default, set to None, which means the week
class YearMixin [source] A mixin that can be used to retrieve and provide parsing information
week_format The
day Optional The value for the day, as a string. By default, set to None, which means the day
get_previous_year(date) [source] Returns a date object containing the first day of the year
class WeekMixin [source] A mixin that can be used to retrieve and provide parsing information
Page 4 of 4