Hour1200Transformer

Hour1200Transformer

class Hour1200Transformer extends HourTransformer

Parser and formatter for 12 hour format (0-11).

Methods

string format(DateTime $dateTime, int $length)

Format a value using a configured DateTime as date/time source.

string getReverseMatchingRegExp(int $length)

Returns a reverse matching regular expression of a string generated by format().

array extract