pandas.Timestamp.month_name

Timestamp.month_name

Return the month name of the Timestamp with specified locale.

Parameters:

locale : string, default None (English locale)

locale determining the language in which to return the month name

Returns:
month_name : string
.. versionadded:: 0.23.0

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.23.4/generated/pandas.Timestamp.month_name.html