public static function get_local_timestamp( $timestamp=null )
Converts the given timestamp to a pseudo timestamp which has been adjusted for the timezone in the WordPress settings.
Source: common.php:3336
Parameters
| Name | Type | Default | Description |
|---|
$timestamp | int | null | |
Returns