in reply to Re: Localized weekday names
in thread Localized weekday names

Hi,

I know it worked at one point several years ago. It might've been an older version of FreeBSD having a different strftime implementation.

And yes, you are completely right calling out the @date[6] mistake. I should know better - to my defense, that code is really old :)

And yes, your "hack" works great. This enabled me to "fix" it with minimal changes.

Thanks!