-
Daiki Ueno authored
Printing dates in locale dependent format ("%x" with g_date_time_format) could be misleading when they ares shown in certificate fields. This changes the format to "%F" (i.e., YYYY-MM-DD) for clarity.
d6982831
Loading
Printing dates in locale dependent format ("%x" with g_date_time_format) could be misleading when they ares shown in certificate fields. This changes the format to "%F" (i.e., YYYY-MM-DD) for clarity.