Skip to content

Use locale to parse date format

Duncan Macleod requested to merge klist-date-locale into master

This commit patches klist to use the machine locale to parse the date portion of a klist date string. It turns out klist prints differently depending on what machine you are using...

This is easier than asking the US to conform to modern date standards.

Merge request reports