TimeZone.php
[Pman.Core] / TimeZone.php
index 53b5133..c773801 100644 (file)
@@ -91,6 +91,11 @@ class Pman_Core_TimeZone extends Pman
         return self::$timezones;
     }
 
+    static function getOffset($timezone)
+    {
+        
+    }
+
     static function getDisplayArea($timezone)
     {
         self::getTimezones();