I18N_Arabic
[ class tree: I18N_Arabic ] [ index: I18N_Arabic ] [ all elements ]

Class: I18N_Arabic_StrToTime

Source Location: /Arabic/StrToTime.php

Class Overview


This PHP class parse about any Arabic textual datetime description into a Unix timestamp


Author(s):

Copyright:

  • 2006-2016 Khaled Al-Sham'aa

Methods



Class Details

[line 90]
This PHP class parse about any Arabic textual datetime description into a Unix timestamp



Tags:

author:  Khaled Al-Sham'aa <khaled@ar-php.org>
copyright:  2006-2016 Khaled Al-Sham'aa
link:  http://www.ar-php.org
license:  LGPL


[ Top ]


Class Methods


static method strtotime [line 128]

static Integer strtotime( string $text, integer $now)

This method will parse about any Arabic textual datetime description into a Unix timestamp



Tags:

return:  Returns a timestamp on success, FALSE otherwise
author:  Khaled Al-Sham'aa <khaled@ar-php.org>
access:  public


Parameters:

string   $text   The string to parse, according to the GNU ยป Date Input Formats syntax (in Arabic).
integer   $now   The timestamp used to calculate the returned value.

[ Top ]


Documentation generated on Fri, 01 Jan 2016 10:26:27 +0200 by phpDocumentor 1.4.0