TimeZone.php
authorleon <leon@roojs.com>
Tue, 3 Oct 2023 02:55:06 +0000 (10:55 +0800)
committerleon <leon@roojs.com>
Tue, 3 Oct 2023 02:55:06 +0000 (10:55 +0800)
TimeZone.php

index 8cb561a..8a2d860 100644 (file)
@@ -91,5 +91,10 @@ class Pman_Core_TimeZone extends Pman
         return self::$timezones;
     }
 
+    static function getDisplayArea($timezone)
+    {
+
+    }
+
     
 }
\ No newline at end of file