get( 'model.option' )->get( 'timezone_string' ); return self::$_registry->get( 'date.time', $timestamp, $timezone ) ->format_i18n( $format ); } }