<?php
return [
'Meta' => [
'GmtFormat' => 'GMT%s',
'HourFormatPos' => '+%02d:%02d',
'HourFormatNeg' => '-%02d:%02d',
],
];