Skip to content

DateDialog

Canonical path: NemAll_Python_Utility.DateDialog

GetDate staticmethod

GetDate(dateText: str, headerText: str) -> str

Implementation of the file dialog expose

Parameters:

  • dateText (str) –

    default date

  • headerText (str) –

    header text

Placeholder