K 10 svn:author V 3 avg K 8 svn:date V 27 2020-12-03T11:59:40.134951Z K 7 svn:log V 306 dtrace: honor LC_NUMERIC for %'d and alike, and LC_TIME for %T Note that the public documentation on dtrace.org fails to mention %T and incorrectly documents %Y. The latter actually uses format "%Y %b %e %T" where %b is always in C locale. Discussed with: markj MFC after: 1 month Sponsored by: Panzura END