Documentation

Horde_Date_Parser
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

factory()  : mixed
getLocales()  : mixed
Return a list of available locales
parse()  : mixed

Methods

factory()

public static factory([mixed $args = array() ]) : mixed
Parameters
$args : mixed = array()
Return values
mixed

getLocales()

Return a list of available locales

public static getLocales() : mixed
Return values
mixed

parse()

public static parse(mixed $text[, mixed $args = array() ]) : mixed
Parameters
$text : mixed
$args : mixed = array()
Return values
mixed

Search results