Home / APIs / ActionScheduler_Store::get_local_timezone() – Get the site’s local time.

You appear to be a bot. Output may be restricted

Description

Get the site's local time.

Usage

$DateTimeZone = ActionScheduler_Store::get_local_timezone();

Parameters

Returns

DateTimeZone

Source

File name: woocommerce/includes/libraries/action-scheduler/classes/ActionScheduler_Store.php
Lines: 1 to 4 of 4

  protected function get_local_timezone() {
    _deprecated_function( __FUNCTION__, '2.1.0', 'ActionScheduler_TimezoneHelper::set_local_timezone()' );
    return ActionScheduler_TimezoneHelper::get_local_timezone();
  }
 

 View on GitHub View on Trac

Published: 11th January 2019 | Last updated: 11th January 2019

Information

Function name: ActionScheduler_Store::get_local_timezone
Class ref: ActionScheduler_Store
Plugin ref: WooCommerce
Version: 3.6.0-dev
Sourcefile: includes/libraries/action-scheduler/classes/ActionScheduler_Store.php
File ref: includes/libraries/action-scheduler/classes/ActionScheduler_Store.php
Deprecated?: No
API Letters: A,G,L,S,T

  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Sites
  • Sitemap
  • Blog
WooCommerce a2z WooCommerce a2z
WooCommerce

Site:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins