datetime_cy_conversion_async#
- async static EdgarHelpers.datetime_cy_conversion_async(period)[source]#
Helper method to convert a reporting period in datetime format to the ‘CY####Q#’ format.
- Parameters:
period (datetime) – The reporting period as a datetime object.
- Returns:
The reporting period in ‘CY####Q#’ format.
- Return type: