IAR Embedded Workbench for RISC-V 3.40IAR C/C++ DevelopmentThe preprocessorDescription of predefined preprocessor symbols__DATE____DATE__In this section: DescriptionA string that identifies the date of compilation, which is returned in the form "Mmmddyyyy", for example, "Jun 30 2024".This symbol is required by Standard C.