auto_annotation_file_date_format#

class ansys.cfx.core.generated.post_processing.settings_261.auto_annotation_file_date_format.auto_annotation_file_date_format(name: str | None = None, parent=None)#

Bases: String

Specifies the Date display format. ‘D’ or ‘DD’ specifies the day of the month, ‘M’ or ‘MM’ specifies the month as a number (e.g. 06 = June), ‘MMM’ specifies the month as a short form text (e.g. Jun = June, Aug = August), ‘MMMM’ specifies the full month name as text, ‘Y’ or ‘YY’ specifies a two digit year (e.g. 03 = 2003), and ‘YYY’ or ‘YYYY’ specifies a four digit year. Any consecutive duplicates beyond what is already stated will be reduced to the closest form.

Included in:

Parent

Summary

text_item_child

‘child_object_type’ of text_item.