libposix-strftime-compiler-perl

Gnu c library compatible strftime for loggers and servers
  https://metacpan.org/release/POSIX-strftime-Compiler
  0
  no reviews



Posix::strftime::compiler provides a gnu c library compatible strftime(3), which is not affected by the system locale. this is useful when you want to write loggers, servers and portable applications that generate the same result strings on any locale. technically, posix::strftime::compiler wraps posix::strftime and converts some format characters to perl code.