time

This keyword allows you to enter the parsing/formatting string to be used when %X is encountered. The "C" locale has:

  time = "%H:%M:%S"
  

The time string must not contain %X, else an infinite recursion will occur.