Module Cpdfstrftime

module Cpdfstrftime: sig .. end
C-style strftime

val strftime : ?time:Unix.tm -> string -> string
This supports the following format specifiers: %a %A %b %B %s %e %H %I %j %m %M %p %S %T %u %w %Y %%