<p>We've found having the GMT date confusing for people, especially with the current redhat built version we're using where it lists a date/time with no timezone at all. %c on more recent builds can list the wrong timezone, which is doubly incorrect.</p>

<p>The only way I can think of to do what you're saying and not have it be confusing is to force TZ to GMT before the strftime() and put it back to whatever it was before afterwards which feels ugly at best. </p>

<p>The local time representation of %c is unclear for international users, we have people all around the world but the servers are in the US meaning we get US format ambiguous dates that no one likes and most people can't correctly interpret without a timezone listed. This has caused several near-outages.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br><a href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1396#issuecomment-159248347">Reply to this email on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFQl2ReQymXUmfJp0gsS9-BxlcJnDZ9cks5pJEoEgaJpZM4GoFA_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/monitoring-plugins/monitoring-plugins/pull/1396#issuecomment-159248347"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>