time_12hour

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

  time_12hour = "%I:%M:%S %p"
  

The time_12hour string must not contain %r, else an infinite recursion will occur.