Timthreetwelve / WUView

Windows Update Viewer
MIT License
177 stars 12 forks source link

Add European date format #4

Closed bovirus closed 1 year ago

bovirus commented 1 year ago

@Timthreetwelve

Could you please add to the program the european date format

dd/MM/yyyy dd/MM/yyyy hh;mmm

Thanks.

Timthreetwelve commented 1 year ago

I'm adding five additional date formats, including the two requested and another two that come from CultureInfo.CurrentCulture. These last two are labeled "Regional" in the combobox on the Settings page.