Files
clang-p2996/flang/runtime
Kelvin Li 8b198ee3a0 [flang] Update the date_and_time intrinsic for AIX (#104849)
Currently, strftime is called to get the timezone for the ZONE argument.
On AIX, this routine requires an environment variable set in order to 
return the required format. This patch is to add the time difference 
computation from UTC for the platform.
2024-08-28 09:43:37 -04:00
..