Home
last modified time | relevance | path

Searched refs:remote_tz (Results 1 – 2 of 2) sorted by relevance

/plugin/icalendar/
H A Dfunctions.php8 function get_timezone_offset($remote_tz, $timestamp, $origin_tz = null) { argument
15 $remote_dtz = new DateTimeZone($remote_tz);
/plugin/facebookwall/
H A Dsyntax.php309 function get_timezone_offset($remote_tz, $origin_tz = null) { argument
316 $remote_dtz = new DateTimeZone($remote_tz);