<?php
/**
 * Options for the timestamp plugin
 *
 * @author Trenton Ivey <Trenton.Ivey@gmail.com>
 */


$meta['timestamp_format'] = array('string');
