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

Class: I18N_Arabic_Mktime

Source Location: /I18N_Arabic/I18N_Arabic_Mktime.php

Class Overview


This PHP class is an Arabic customization for PHP mktime function


Author(s):

Copyright:

  • 2009 Khaled Al-Shamaa

Methods



Class Details

[line 121]
This PHP class is an Arabic customization for PHP mktime function



Tags:

author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
copyright:  2009 Khaled Al-Shamaa
link:  http://www.ar-php.org
license:  LGPL


[ Top ]


Class Methods


method mktime [line 140]

integer mktime( integer $hour, integer $minute, integer $second, integer $hjMonth, integer $hjDay, integer $hjYear, [integer $correction = 0])

This will return current Unix timestamp for given Hegri date (Islamic calendar)



Tags:

return:  Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT)
author:  Khaled Al-Shamaa <khaled.alshamaa@gmail.com>
access:  public


Parameters:

integer   $hour   Time hour
integer   $minute   Time minute
integer   $second   Time second
integer   $hjMonth   Hegri month (Islamic calendar)
integer   $hjDay   Hegri day (Islamic calendar)
integer   $hjYear   Hegri year (Islamic calendar)
integer   $correction   To apply correction factor (+/- 1-2) to standard hijri calendar

[ Top ]


Documentation generated on Sat, 07 Nov 2009 19:52:59 +0200 by phpDocumentor 1.4.0