Documentation

Horde_Date_Parser_Locale_Pt_Timezone extends Horde_Date_Parser_Locale_Base_Timezone
in package

Tags
author

Chuck Hagenbuch chuck@horde.org

author

Jan Schneider jan@horde.org

category

Horde

copyright

2008-2017 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL

Table of Contents

$scanner  : mixed
scan()  : mixed
scanForAll()  : mixed

Properties

$scanner

public mixed $scanner = array('/((E[SD]T|C[SD]T|M[SD]T|P[SD]T)|((GMT)?\\s*[+-]\\s*\\d{3,4}?)|GMT|UTC)/i' => 'tz')

Methods

scan()

public scan(mixed $tokens) : mixed
Parameters
$tokens : mixed
Return values
mixed

scanForAll()

public scanForAll(mixed $token) : mixed
Parameters
$token : mixed
Return values
mixed

Search results