This keyword allows you to enter the parsing/formatting string to be used when %x is encountered. The "C" locale has:
date = "%A %B %d %Y"
The date string must not contain %x, else an infinite recursion will occur.