<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'PHP - 12hs to 24hs'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sun, 12 Apr 2026 21:53:17 +0000</lastBuildDate>
    <item>
      <title>koncept said on 22/Apr/2008</title>
      <link>https://snipplr.com/view/3524/php--12hs-to-24hs</link>
      <description>&lt;p&gt;&lt;p&gt;&lt;code&gt;
function hours12ToTimestamp24($hora) {
    return date('H:i:s',strtotime($hora));
}&lt;/p&gt;

&lt;p&gt;echo hours12ToTimestamp24("10:00:00 pm")
&lt;/code&gt;&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 22 Apr 2008 03:47:53 UTC</pubDate>
      <guid>https://snipplr.com/view/3524/php--12hs-to-24hs</guid>
    </item>
  </channel>
</rss>
