I18N_Arabic
[
class tree: I18N_Arabic
] [
index: I18N_Arabic
] [
all elements
]
Packages:
I18N_Arabic
Files:
Arabic.php
AutoSummarize.php
CharsetD.php
CompressStr.php
Date.php
Gender.php
Glyphs.php
Hiero.php
Identifier.php
KeySwap.php
Mktime.php
Normalise.php
Numbers.php
Query.php
Salat.php
Soundex.php
Standard.php
Stemmer.php
StrToTime.php
Transliteration.php
WordTag.php
Classes:
ArabicException
I18N_Arabic
I18N_Arabic_AutoSummarize
I18N_Arabic_CharsetD
I18N_Arabic_CompressStr
I18N_Arabic_Date
I18N_Arabic_Gender
I18N_Arabic_Glyphs
I18N_Arabic_Hiero
I18N_Arabic_Identifier
I18N_Arabic_KeySwap
I18N_Arabic_Mktime
I18N_Arabic_Normalise
I18N_Arabic_Numbers
I18N_Arabic_Query
I18N_Arabic_Salat
I18N_Arabic_Soundex
I18N_Arabic_Standard
I18N_Arabic_Stemmer
I18N_Arabic_StrToTime
I18N_Arabic_Transliteration
I18N_Arabic_WordTag
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):
Khaled Al-Sham'aa <
khaled@ar-php.org
>
Copyright:
2006-2016 Khaled Al-Sham'aa
Methods
strtotime
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