@@ -13,7 +13,7 @@ |
||
| 13 | 13 | * @link http://www.un.org/en/sections/observances/international-days/ |
| 14 | 14 | */ |
| 15 | 15 | 'events' => array( |
| 16 | - 1 => array( 27 => 'International Day of Commemoration in Memory of the Victims of the Holocaust' ), |
|
| 16 | + 1 => array(27 => 'International Day of Commemoration in Memory of the Victims of the Holocaust'), |
|
| 17 | 17 | 2 => array( |
| 18 | 18 | 4 => 'World Cancer Day', |
| 19 | 19 | 6 => 'International Day of Zero Tolerance to Female Genital Mutilation', |
@@ -12,9 +12,9 @@ |
||
| 12 | 12 | * as a arraye value |
| 13 | 13 | */ |
| 14 | 14 | 'events' => array( |
| 15 | - 1 => array( 1 => 'nowruz', 2 => 'nowruz', 3 => 'nowruz', 5 => 'nowruz' ), |
|
| 16 | - 10 => array( 22 => 'Iran revelution day' ), |
|
| 17 | - 12 => array( 29 => 'Iran oil national day' ) |
|
| 15 | + 1 => array(1 => 'nowruz', 2 => 'nowruz', 3 => 'nowruz', 5 => 'nowruz'), |
|
| 16 | + 10 => array(22 => 'Iran revelution day'), |
|
| 17 | + 12 => array(29 => 'Iran oil national day') |
|
| 18 | 18 | ), |
| 19 | 19 | |
| 20 | 20 | ); |
@@ -9,9 +9,9 @@ |
||
| 9 | 9 | |
| 10 | 10 | 'events' => array( |
| 11 | 11 | |
| 12 | - 4 => array( 22 => 'Earth day' ), |
|
| 12 | + 4 => array(22 => 'Earth day'), |
|
| 13 | 13 | |
| 14 | - 12 => array( 25 => 'Christmas' ) |
|
| 14 | + 12 => array(25 => 'Christmas') |
|
| 15 | 15 | |
| 16 | 16 | ) |
| 17 | 17 | |
@@ -2,7 +2,7 @@ discard block |
||
| 2 | 2 | |
| 3 | 3 | return array( |
| 4 | 4 | |
| 5 | - 'events' => array( 'nowruz' => 'عید نوروز', |
|
| 5 | + 'events' => array( 'nowruz' => 'عید نوروز', |
|
| 6 | 6 | |
| 7 | 7 | 'iran_national_day' => 'روز جمهوری اسلامی', |
| 8 | 8 | |
@@ -12,16 +12,16 @@ discard block |
||
| 12 | 12 | 'month' => array( |
| 13 | 13 | 'فروردین', |
| 14 | 14 | 'اردیبهشت', |
| 15 | - 'خرداد', |
|
| 16 | - 'تیر', |
|
| 17 | - 'مرداد', |
|
| 18 | - 'شهریور', |
|
| 19 | - 'مهر', |
|
| 20 | - 'آبان', |
|
| 21 | - 'آذر', |
|
| 22 | - 'دی', |
|
| 23 | - 'بهمن', |
|
| 24 | - 'اسفند', |
|
| 15 | + 'خرداد', |
|
| 16 | + 'تیر', |
|
| 17 | + 'مرداد', |
|
| 18 | + 'شهریور', |
|
| 19 | + 'مهر', |
|
| 20 | + 'آبان', |
|
| 21 | + 'آذر', |
|
| 22 | + 'دی', |
|
| 23 | + 'بهمن', |
|
| 24 | + 'اسفند', |
|
| 25 | 25 | ), |
| 26 | 26 | |
| 27 | 27 | 'week_days_name' => array( |
@@ -2,7 +2,7 @@ discard block |
||
| 2 | 2 | |
| 3 | 3 | return array( |
| 4 | 4 | |
| 5 | - 'events' => array( 'nowruz' => 'عید نوروز', |
|
| 5 | + 'events' => array('nowruz' => 'عید نوروز', |
|
| 6 | 6 | |
| 7 | 7 | 'iran_national_day' => 'روز جمهوری اسلامی', |
| 8 | 8 | |
@@ -40,9 +40,9 @@ discard block |
||
| 40 | 40 | |
| 41 | 41 | 'pm_time' => 'ب.ظ', |
| 42 | 42 | |
| 43 | - 'end_of_days' => array( "" ), |
|
| 43 | + 'end_of_days' => array(""), |
|
| 44 | 44 | |
| 45 | - 'numbers' => array( '۰', '۱', '۲', '۳', '۴', '۵', '۶', '۷', '۸', '۹' ), |
|
| 45 | + 'numbers' => array('۰', '۱', '۲', '۳', '۴', '۵', '۶', '۷', '۸', '۹'), |
|
| 46 | 46 | '0' => '۰', |
| 47 | 47 | '1' => '۱', |
| 48 | 48 | '2' => '۲', |
@@ -125,4 +125,4 @@ |
||
| 125 | 125 | */ |
| 126 | 126 | 'weekend' => array( 'friday' ) |
| 127 | 127 | |
| 128 | - ); |
|
| 128 | + ); |
|
@@ -35,9 +35,9 @@ |
||
| 35 | 35 | 'default_calendar' => 'gregorian', |
| 36 | 36 | |
| 37 | 37 | |
| 38 | - 'date_interval' => array( 'D', 'M', 'Y', 'H', 'm', 'S' ), |
|
| 38 | + 'date_interval' => array('D', 'M', 'Y', 'H', 'm', 'S'), |
|
| 39 | 39 | |
| 40 | 40 | |
| 41 | - 'date_simple' => array( 'day', ' month', ' year', ' hour', ' minute', ' second' ), |
|
| 41 | + 'date_simple' => array('day', ' month', ' year', ' hour', ' minute', ' second'), |
|
| 42 | 42 | |
| 43 | 43 | ); |
@@ -2,23 +2,23 @@ |
||
| 2 | 2 | |
| 3 | 3 | return array( |
| 4 | 4 | |
| 5 | - 'events' => array( 'eid fitr' => 'عيد الفطر', |
|
| 5 | + 'events' => array( 'eid fitr' => 'عيد الفطر', |
|
| 6 | 6 | |
| 7 | 7 | ), |
| 8 | 8 | |
| 9 | 9 | 'month' => array( |
| 10 | 10 | 'مُحَرَّم', |
| 11 | 11 | 'صَفَر', |
| 12 | - 'رَبيع الأوّل', |
|
| 13 | - 'رَبيع الآخر', |
|
| 14 | - 'جُمادى الأولى', |
|
| 15 | - 'جُمادى الآخرة', |
|
| 16 | - 'رَجَب', |
|
| 17 | - 'شَعْبان', |
|
| 18 | - 'رَمَضان', |
|
| 19 | - 'شَوّال', |
|
| 20 | - 'ذو القِعْدة', |
|
| 21 | - 'ذو الحِجّة' |
|
| 12 | + 'رَبيع الأوّل', |
|
| 13 | + 'رَبيع الآخر', |
|
| 14 | + 'جُمادى الأولى', |
|
| 15 | + 'جُمادى الآخرة', |
|
| 16 | + 'رَجَب', |
|
| 17 | + 'شَعْبان', |
|
| 18 | + 'رَمَضان', |
|
| 19 | + 'شَوّال', |
|
| 20 | + 'ذو القِعْدة', |
|
| 21 | + 'ذو الحِجّة' |
|
| 22 | 22 | ), |
| 23 | 23 | |
| 24 | 24 | 'days_of_week' => array( |
@@ -2,7 +2,7 @@ discard block |
||
| 2 | 2 | |
| 3 | 3 | return array( |
| 4 | 4 | |
| 5 | - 'events' => array( 'eid fitr' => 'عيد الفطر', |
|
| 5 | + 'events' => array('eid fitr' => 'عيد الفطر', |
|
| 6 | 6 | |
| 7 | 7 | ), |
| 8 | 8 | |
@@ -37,9 +37,9 @@ discard block |
||
| 37 | 37 | |
| 38 | 38 | 'pm_time' => '', |
| 39 | 39 | |
| 40 | - 'end_of_days' => array( "" ), |
|
| 40 | + 'end_of_days' => array(""), |
|
| 41 | 41 | |
| 42 | - 'numbers' => array( '۰', '۱', '۲', '۳', '٤', '٥', '٦', '۷', '۸', '۹'), |
|
| 42 | + 'numbers' => array('۰', '۱', '۲', '۳', '٤', '٥', '٦', '۷', '۸', '۹'), |
|
| 43 | 43 | |
| 44 | 44 | ); |
| 45 | 45 | |
@@ -34,11 +34,11 @@ discard block |
||
| 34 | 34 | } |
| 35 | 35 | |
| 36 | 36 | /** |
| 37 | - * Which day of year is current day. |
|
| 38 | - * |
|
| 39 | - * @since Aug, 03 2015 |
|
| 40 | - * @return integer |
|
| 41 | - */ |
|
| 37 | + * Which day of year is current day. |
|
| 38 | + * |
|
| 39 | + * @since Aug, 03 2015 |
|
| 40 | + * @return integer |
|
| 41 | + */ |
|
| 42 | 42 | public function year() |
| 43 | 43 | { |
| 44 | 44 | |
@@ -50,11 +50,11 @@ discard block |
||
| 50 | 50 | |
| 51 | 51 | |
| 52 | 52 | /** |
| 53 | - * Which day of week is current day. |
|
| 54 | - * |
|
| 55 | - * @since Aug, 09 2015 |
|
| 56 | - * @return integer |
|
| 57 | - */ |
|
| 53 | + * Which day of week is current day. |
|
| 54 | + * |
|
| 55 | + * @since Aug, 09 2015 |
|
| 56 | + * @return integer |
|
| 57 | + */ |
|
| 58 | 58 | public function week() |
| 59 | 59 | { |
| 60 | 60 | |
@@ -42,9 +42,9 @@ discard block |
||
| 42 | 42 | public function year() |
| 43 | 43 | { |
| 44 | 44 | |
| 45 | - $this->config = include 'CalendarSettings/' . ucfirst($this->calendar_type) . '.php'; |
|
| 45 | + $this->config = include 'CalendarSettings/'.ucfirst($this->calendar_type).'.php'; |
|
| 46 | 46 | |
| 47 | - return $this->config[ 'day_of_year' ]( $this->date_time ); |
|
| 47 | + return $this->config['day_of_year']($this->date_time); |
|
| 48 | 48 | |
| 49 | 49 | } |
| 50 | 50 | |
@@ -58,9 +58,9 @@ discard block |
||
| 58 | 58 | public function week() |
| 59 | 59 | { |
| 60 | 60 | |
| 61 | - $this->config = include 'CalendarSettings/' . ucfirst($this->calendar_type) . '.php'; |
|
| 61 | + $this->config = include 'CalendarSettings/'.ucfirst($this->calendar_type).'.php'; |
|
| 62 | 62 | |
| 63 | - return $this->config[ 'day_of_week' ]( $this->date_time ); |
|
| 63 | + return $this->config['day_of_week']($this->date_time); |
|
| 64 | 64 | |
| 65 | 65 | } |
| 66 | 66 | } |
@@ -35,17 +35,17 @@ discard block |
||
| 35 | 35 | { |
| 36 | 36 | |
| 37 | 37 | /** |
| 38 | - * Store DateTime object |
|
| 39 | - */ |
|
| 38 | + * Store DateTime object |
|
| 39 | + */ |
|
| 40 | 40 | protected $date_time; |
| 41 | 41 | |
| 42 | 42 | protected static $static_date_time; |
| 43 | 43 | |
| 44 | 44 | /** |
| 45 | - * Store config file statements |
|
| 46 | - * |
|
| 47 | - * @param array |
|
| 48 | - */ |
|
| 45 | + * Store config file statements |
|
| 46 | + * |
|
| 47 | + * @param array |
|
| 48 | + */ |
|
| 49 | 49 | protected $config; |
| 50 | 50 | |
| 51 | 51 | protected $date_interval_expression; |
@@ -63,10 +63,10 @@ discard block |
||
| 63 | 63 | protected $fromConfig; |
| 64 | 64 | |
| 65 | 65 | /** |
| 66 | - * Return store day number |
|
| 67 | - * |
|
| 68 | - * @param integer |
|
| 69 | - */ |
|
| 66 | + * Return store day number |
|
| 67 | + * |
|
| 68 | + * @param integer |
|
| 69 | + */ |
|
| 70 | 70 | protected $day_of; |
| 71 | 71 | |
| 72 | 72 | protected $leap; |
@@ -92,8 +92,8 @@ discard block |
||
| 92 | 92 | protected $language; |
| 93 | 93 | |
| 94 | 94 | /** |
| 95 | - * Datium class constructure |
|
| 96 | - */ |
|
| 95 | + * Datium class constructure |
|
| 96 | + */ |
|
| 97 | 97 | public function __construct() |
| 98 | 98 | { |
| 99 | 99 | |
@@ -154,10 +154,10 @@ discard block |
||
| 154 | 154 | } |
| 155 | 155 | |
| 156 | 156 | /** |
| 157 | - * Return all datetime parts as an object |
|
| 158 | - * |
|
| 159 | - * @return object |
|
| 160 | - */ |
|
| 157 | + * Return all datetime parts as an object |
|
| 158 | + * |
|
| 159 | + * @return object |
|
| 160 | + */ |
|
| 161 | 161 | public function all() |
| 162 | 162 | { |
| 163 | 163 | |
@@ -180,11 +180,11 @@ discard block |
||
| 180 | 180 | } |
| 181 | 181 | |
| 182 | 182 | /** |
| 183 | - * Get current datetime |
|
| 184 | - * |
|
| 185 | - * @since Aug 17 2015 |
|
| 186 | - * @return object |
|
| 187 | - */ |
|
| 183 | + * Get current datetime |
|
| 184 | + * |
|
| 185 | + * @since Aug 17 2015 |
|
| 186 | + * @return object |
|
| 187 | + */ |
|
| 188 | 188 | public static function now() |
| 189 | 189 | { |
| 190 | 190 | |
@@ -195,23 +195,23 @@ discard block |
||
| 195 | 195 | } |
| 196 | 196 | |
| 197 | 197 | /** |
| 198 | - * Create new date time |
|
| 199 | - * |
|
| 200 | - * @param integer $year Year number |
|
| 201 | - * @param integer $month month number |
|
| 202 | - * @param integer $day day number |
|
| 203 | - * @param integer $hour hour number |
|
| 204 | - * @param integer $minute minute number |
|
| 205 | - * @param integer $second second number |
|
| 206 | - * |
|
| 207 | - * @return object |
|
| 208 | - */ |
|
| 198 | + * Create new date time |
|
| 199 | + * |
|
| 200 | + * @param integer $year Year number |
|
| 201 | + * @param integer $month month number |
|
| 202 | + * @param integer $day day number |
|
| 203 | + * @param integer $hour hour number |
|
| 204 | + * @param integer $minute minute number |
|
| 205 | + * @param integer $second second number |
|
| 206 | + * |
|
| 207 | + * @return object |
|
| 208 | + */ |
|
| 209 | 209 | public static function create( $year = 2000, $month = 1, $day = 1, $hour = 0, $minute = 0, $second = 0 ) |
| 210 | 210 | { |
| 211 | 211 | |
| 212 | 212 | /** |
| 213 | - * When we want to set a Datetime object to Datium |
|
| 214 | - */ |
|
| 213 | + * When we want to set a Datetime object to Datium |
|
| 214 | + */ |
|
| 215 | 215 | if(func_num_args() === 1 ) { |
| 216 | 216 | |
| 217 | 217 | self::$static_date_time = func_get_arg(0); |
@@ -238,13 +238,13 @@ discard block |
||
| 238 | 238 | } |
| 239 | 239 | |
| 240 | 240 | /** |
| 241 | - * Select The range between two date object |
|
| 242 | - * |
|
| 243 | - * @param object $date_start Start of the DateTime |
|
| 244 | - * @param object $date_end End of the DateTime |
|
| 245 | - * |
|
| 246 | - * @return object |
|
| 247 | - */ |
|
| 241 | + * Select The range between two date object |
|
| 242 | + * |
|
| 243 | + * @param object $date_start Start of the DateTime |
|
| 244 | + * @param object $date_end End of the DateTime |
|
| 245 | + * |
|
| 246 | + * @return object |
|
| 247 | + */ |
|
| 248 | 248 | public static function between( $date_start, $date_end ) |
| 249 | 249 | { |
| 250 | 250 | |
@@ -259,12 +259,12 @@ discard block |
||
| 259 | 259 | } |
| 260 | 260 | |
| 261 | 261 | /** |
| 262 | - * Convert from current calendar, what type is current calendar? |
|
| 263 | - * |
|
| 264 | - * @param object $calendar Assigned calendar to start from |
|
| 265 | - * |
|
| 266 | - * @return $object |
|
| 267 | - */ |
|
| 262 | + * Convert from current calendar, what type is current calendar? |
|
| 263 | + * |
|
| 264 | + * @param object $calendar Assigned calendar to start from |
|
| 265 | + * |
|
| 266 | + * @return $object |
|
| 267 | + */ |
|
| 268 | 268 | public function from( $calendar ) |
| 269 | 269 | { |
| 270 | 270 | |
@@ -274,8 +274,8 @@ discard block |
||
| 274 | 274 | |
| 275 | 275 | |
| 276 | 276 | /** |
| 277 | - * We need this part for DayOf class |
|
| 278 | - */ |
|
| 277 | + * We need this part for DayOf class |
|
| 278 | + */ |
|
| 279 | 279 | $this->calendar_type = $calendar; |
| 280 | 280 | |
| 281 | 281 | $this->translate_to = $calendar; |
@@ -285,12 +285,12 @@ discard block |
||
| 285 | 285 | } |
| 286 | 286 | |
| 287 | 287 | /** |
| 288 | - * Convert date to current Date |
|
| 289 | - * |
|
| 290 | - * @param object $calendar Assigned calendar to when calendar should start. |
|
| 291 | - * |
|
| 292 | - * @return object |
|
| 293 | - */ |
|
| 288 | + * Convert date to current Date |
|
| 289 | + * |
|
| 290 | + * @param object $calendar Assigned calendar to when calendar should start. |
|
| 291 | + * |
|
| 292 | + * @return object |
|
| 293 | + */ |
|
| 294 | 294 | public function to( $calendar ) |
| 295 | 295 | { |
| 296 | 296 | |
@@ -299,8 +299,8 @@ discard block |
||
| 299 | 299 | $this->date_time = $this->convert->to($calendar); |
| 300 | 300 | |
| 301 | 301 | /** |
| 302 | - * We need this part for DayOf class |
|
| 303 | - */ |
|
| 302 | + * We need this part for DayOf class |
|
| 303 | + */ |
|
| 304 | 304 | $this->calendar_type = $calendar; |
| 305 | 305 | |
| 306 | 306 | $this->translate_to = $calendar; |
@@ -311,13 +311,13 @@ discard block |
||
| 311 | 311 | |
| 312 | 312 | |
| 313 | 313 | /** |
| 314 | - * Difference between two time |
|
| 315 | - * |
|
| 316 | - * @param DateTime $start Start of the date |
|
| 317 | - * @param DateTime $end End of the date |
|
| 318 | - * |
|
| 319 | - * @return object |
|
| 320 | - */ |
|
| 314 | + * Difference between two time |
|
| 315 | + * |
|
| 316 | + * @param DateTime $start Start of the date |
|
| 317 | + * @param DateTime $end End of the date |
|
| 318 | + * |
|
| 319 | + * @return object |
|
| 320 | + */ |
|
| 321 | 321 | public static function diff( $start, $end ) |
| 322 | 322 | { |
| 323 | 323 | |
@@ -326,12 +326,12 @@ discard block |
||
| 326 | 326 | } |
| 327 | 327 | |
| 328 | 328 | /** |
| 329 | - * Add new date value to current date |
|
| 330 | - * |
|
| 331 | - * @param string $value How much date should be added to current date |
|
| 332 | - * |
|
| 333 | - * @return object |
|
| 334 | - */ |
|
| 329 | + * Add new date value to current date |
|
| 330 | + * |
|
| 331 | + * @param string $value How much date should be added to current date |
|
| 332 | + * |
|
| 333 | + * @return object |
|
| 334 | + */ |
|
| 335 | 335 | public function add( $value ) |
| 336 | 336 | { |
| 337 | 337 | |
@@ -356,12 +356,12 @@ discard block |
||
| 356 | 356 | } |
| 357 | 357 | |
| 358 | 358 | /** |
| 359 | - * Sub date from current date |
|
| 360 | - * |
|
| 361 | - * @param string $value How much date should increase from current date |
|
| 362 | - * |
|
| 363 | - * @return obejct |
|
| 364 | - */ |
|
| 359 | + * Sub date from current date |
|
| 360 | + * |
|
| 361 | + * @param string $value How much date should increase from current date |
|
| 362 | + * |
|
| 363 | + * @return obejct |
|
| 364 | + */ |
|
| 365 | 365 | public function sub( $value ) |
| 366 | 366 | { |
| 367 | 367 | |
@@ -386,12 +386,12 @@ discard block |
||
| 386 | 386 | } |
| 387 | 387 | |
| 388 | 388 | /** |
| 389 | - * Check if current year is leap or not |
|
| 390 | - * |
|
| 391 | - * @param string $type Name of the calendar to caculate leap year |
|
| 392 | - * |
|
| 393 | - * @return boolean |
|
| 394 | - */ |
|
| 389 | + * Check if current year is leap or not |
|
| 390 | + * |
|
| 391 | + * @param string $type Name of the calendar to caculate leap year |
|
| 392 | + * |
|
| 393 | + * @return boolean |
|
| 394 | + */ |
|
| 395 | 395 | public function leap( $type = 'gregorian' ) |
| 396 | 396 | { |
| 397 | 397 | |
@@ -402,12 +402,12 @@ discard block |
||
| 402 | 402 | } |
| 403 | 403 | |
| 404 | 404 | /** |
| 405 | - * Caculate day of year or week |
|
| 406 | - * |
|
| 407 | - * @since Aug, 22 2015 |
|
| 408 | - * |
|
| 409 | - * @return integer |
|
| 410 | - */ |
|
| 405 | + * Caculate day of year or week |
|
| 406 | + * |
|
| 407 | + * @since Aug, 22 2015 |
|
| 408 | + * |
|
| 409 | + * @return integer |
|
| 410 | + */ |
|
| 411 | 411 | public function dayOf() |
| 412 | 412 | { |
| 413 | 413 | |
@@ -435,12 +435,12 @@ discard block |
||
| 435 | 435 | // } |
| 436 | 436 | |
| 437 | 437 | /** |
| 438 | - * Return Datetime as a original object |
|
| 439 | - * |
|
| 440 | - * @since Oct 22, 2015 |
|
| 441 | - * |
|
| 442 | - * @return object |
|
| 443 | - */ |
|
| 438 | + * Return Datetime as a original object |
|
| 439 | + * |
|
| 440 | + * @since Oct 22, 2015 |
|
| 441 | + * |
|
| 442 | + * @return object |
|
| 443 | + */ |
|
| 444 | 444 | public function object() |
| 445 | 445 | { |
| 446 | 446 | |
@@ -449,12 +449,12 @@ discard block |
||
| 449 | 449 | } |
| 450 | 450 | |
| 451 | 451 | /** |
| 452 | - * Translate current date string to selected language |
|
| 453 | - * |
|
| 454 | - * @param string $language language short name fa, en, ar ... |
|
| 455 | - * |
|
| 456 | - * @return object |
|
| 457 | - */ |
|
| 452 | + * Translate current date string to selected language |
|
| 453 | + * |
|
| 454 | + * @param string $language language short name fa, en, ar ... |
|
| 455 | + * |
|
| 456 | + * @return object |
|
| 457 | + */ |
|
| 458 | 458 | public function lang( $language = 'fa' ) |
| 459 | 459 | { |
| 460 | 460 | |
@@ -471,14 +471,14 @@ discard block |
||
| 471 | 471 | } |
| 472 | 472 | |
| 473 | 473 | /** |
| 474 | - * Return fainal result |
|
| 475 | - * |
|
| 476 | - * @param string $format Date format |
|
| 477 | - * |
|
| 478 | - * @since Aug 17 2015 |
|
| 479 | - * |
|
| 480 | - * @return string |
|
| 481 | - */ |
|
| 474 | + * Return fainal result |
|
| 475 | + * |
|
| 476 | + * @param string $format Date format |
|
| 477 | + * |
|
| 478 | + * @since Aug 17 2015 |
|
| 479 | + * |
|
| 480 | + * @return string |
|
| 481 | + */ |
|
| 482 | 482 | public function get( $format = 'Y-m-d H:i:s' ) |
| 483 | 483 | { |
| 484 | 484 | |
@@ -497,7 +497,7 @@ discard block |
||
| 497 | 497 | if (is_null($this->toConfig) ) { |
| 498 | 498 | |
| 499 | 499 | $this->toConfig = include 'CalendarSettings/' . |
| 500 | - ucfirst($this->translate_to) . '.php'; |
|
| 500 | + ucfirst($this->translate_to) . '.php'; |
|
| 501 | 501 | |
| 502 | 502 | } |
| 503 | 503 | |
@@ -105,9 +105,9 @@ discard block |
||
| 105 | 105 | |
| 106 | 106 | $this->config = include 'Config.php'; |
| 107 | 107 | |
| 108 | - $this->calendar_type = $this->config[ 'default_calendar' ]; |
|
| 108 | + $this->calendar_type = $this->config['default_calendar']; |
|
| 109 | 109 | |
| 110 | - date_default_timezone_set($this->config[ 'timezone' ]); |
|
| 110 | + date_default_timezone_set($this->config['timezone']); |
|
| 111 | 111 | |
| 112 | 112 | $this->calendar_type = 'gregorian'; |
| 113 | 113 | |
@@ -123,15 +123,15 @@ discard block |
||
| 123 | 123 | $this->date_time = new DateTime('now'); |
| 124 | 124 | |
| 125 | 125 | $this->date_time->setDate( |
| 126 | - self::$array_date[ 'year' ], |
|
| 127 | - self::$array_date[ 'month' ], |
|
| 128 | - self::$array_date[ 'day' ] |
|
| 126 | + self::$array_date['year'], |
|
| 127 | + self::$array_date['month'], |
|
| 128 | + self::$array_date['day'] |
|
| 129 | 129 | ); |
| 130 | 130 | |
| 131 | 131 | $this->date_time->setTime( |
| 132 | - self::$array_date[ 'hour' ], |
|
| 133 | - self::$array_date[ 'minute' ], |
|
| 134 | - self::$array_date[ 'second' ] |
|
| 132 | + self::$array_date['hour'], |
|
| 133 | + self::$array_date['minute'], |
|
| 134 | + self::$array_date['second'] |
|
| 135 | 135 | ); |
| 136 | 136 | |
| 137 | 137 | $this->gregorian_DayofWeek = $this->date_time->format('w'); |
@@ -156,7 +156,7 @@ discard block |
||
| 156 | 156 | public function all() |
| 157 | 157 | { |
| 158 | 158 | |
| 159 | - return ( object ) array( |
|
| 159 | + return (object) array( |
|
| 160 | 160 | |
| 161 | 161 | 'second' => $this->date_time->format('s'), |
| 162 | 162 | |
@@ -327,15 +327,15 @@ discard block |
||
| 327 | 327 | { |
| 328 | 328 | |
| 329 | 329 | $this->date_interval_expression = str_replace( |
| 330 | - $this->config[ 'date_simple' ], |
|
| 331 | - $this->config[ 'date_interval' ], |
|
| 330 | + $this->config['date_simple'], |
|
| 331 | + $this->config['date_interval'], |
|
| 332 | 332 | $value |
| 333 | 333 | ); |
| 334 | 334 | |
| 335 | 335 | $this->date_interval_expression = str_replace( |
| 336 | 336 | ' ', |
| 337 | 337 | '', |
| 338 | - 'P' . $this->date_interval_expression |
|
| 338 | + 'P'.$this->date_interval_expression |
|
| 339 | 339 | ); |
| 340 | 340 | |
| 341 | 341 | $this->date_time->add( |
@@ -357,15 +357,15 @@ discard block |
||
| 357 | 357 | { |
| 358 | 358 | |
| 359 | 359 | $this->date_interval_expression = str_replace( |
| 360 | - $this->config[ 'date_simple' ], |
|
| 361 | - $this->config[ 'date_interval' ], |
|
| 360 | + $this->config['date_simple'], |
|
| 361 | + $this->config['date_interval'], |
|
| 362 | 362 | $value |
| 363 | 363 | ); |
| 364 | 364 | |
| 365 | 365 | $this->date_interval_expression = str_replace( |
| 366 | 366 | ' ', |
| 367 | 367 | '', |
| 368 | - 'P' . $this->date_interval_expression |
|
| 368 | + 'P'.$this->date_interval_expression |
|
| 369 | 369 | ); |
| 370 | 370 | |
| 371 | 371 | $this->date_time->sub( |
@@ -478,52 +478,52 @@ discard block |
||
| 478 | 478 | // $this->translate_to_file = include( 'Lang/' . $this->language . '/general.php' ); |
| 479 | 479 | |
| 480 | 480 | if (is_null($this->fromConfig)) { |
| 481 | - $this->fromConfig = include 'CalendarSettings/' . |
|
| 482 | - ucfirst($this->translate_from) . '.php'; |
|
| 481 | + $this->fromConfig = include 'CalendarSettings/'. |
|
| 482 | + ucfirst($this->translate_from).'.php'; |
|
| 483 | 483 | } |
| 484 | 484 | |
| 485 | 485 | |
| 486 | 486 | if (is_null($this->toConfig)) { |
| 487 | - $this->toConfig = include 'CalendarSettings/' . |
|
| 488 | - ucfirst($this->translate_to) . '.php'; |
|
| 487 | + $this->toConfig = include 'CalendarSettings/'. |
|
| 488 | + ucfirst($this->translate_to).'.php'; |
|
| 489 | 489 | } |
| 490 | 490 | |
| 491 | 491 | $string_date = $this->date_time->format($format); |
| 492 | 492 | |
| 493 | 493 | if ($this->translate_to != 'gregorian') { |
| 494 | 494 | $string_date = str_replace( |
| 495 | - $this->fromConfig[ 'month' ], |
|
| 496 | - $this->toConfig[ 'month' ], |
|
| 495 | + $this->fromConfig['month'], |
|
| 496 | + $this->toConfig['month'], |
|
| 497 | 497 | $string_date |
| 498 | 498 | ); |
| 499 | 499 | |
| 500 | 500 | $string_date = str_replace( |
| 501 | - $this->fromConfig[ 'days_of_week' ], |
|
| 502 | - $this->toConfig[ 'days_of_week' ][ $this->gregorian_DayofWeek ], |
|
| 501 | + $this->fromConfig['days_of_week'], |
|
| 502 | + $this->toConfig['days_of_week'][$this->gregorian_DayofWeek], |
|
| 503 | 503 | $string_date |
| 504 | 504 | ); |
| 505 | 505 | |
| 506 | 506 | $string_date = str_replace( |
| 507 | - $this->fromConfig[ 'numbers' ], |
|
| 508 | - $this->toConfig[ 'numbers' ], |
|
| 507 | + $this->fromConfig['numbers'], |
|
| 508 | + $this->toConfig['numbers'], |
|
| 509 | 509 | $string_date |
| 510 | 510 | ); |
| 511 | 511 | |
| 512 | 512 | $string_date = str_replace( |
| 513 | - $this->fromConfig[ 'am_time' ], |
|
| 514 | - $this->toConfig[ 'am_time' ], |
|
| 513 | + $this->fromConfig['am_time'], |
|
| 514 | + $this->toConfig['am_time'], |
|
| 515 | 515 | $string_date |
| 516 | 516 | ); |
| 517 | 517 | |
| 518 | 518 | $string_date = str_replace( |
| 519 | - $this->fromConfig[ 'pm_time' ], |
|
| 520 | - $this->toConfig[ 'pm_time' ], |
|
| 519 | + $this->fromConfig['pm_time'], |
|
| 520 | + $this->toConfig['pm_time'], |
|
| 521 | 521 | $string_date |
| 522 | 522 | ); |
| 523 | 523 | |
| 524 | 524 | $string_date = str_replace( |
| 525 | - $this->fromConfig[ 'end_of_days' ], |
|
| 526 | - $this->toConfig[ 'end_of_days' ], |
|
| 525 | + $this->fromConfig['end_of_days'], |
|
| 526 | + $this->toConfig['end_of_days'], |
|
| 527 | 527 | $string_date |
| 528 | 528 | ); |
| 529 | 529 | } |
@@ -12,48 +12,48 @@ discard block |
||
| 12 | 12 | { |
| 13 | 13 | |
| 14 | 14 | /** |
| 15 | - * @var integer |
|
| 16 | - */ |
|
| 15 | + * @var integer |
|
| 16 | + */ |
|
| 17 | 17 | protected $year; |
| 18 | 18 | |
| 19 | 19 | /** |
| 20 | - * @var integer |
|
| 21 | - */ |
|
| 20 | + * @var integer |
|
| 21 | + */ |
|
| 22 | 22 | protected $month; |
| 23 | 23 | |
| 24 | 24 | /** |
| 25 | - * @var $day |
|
| 26 | - */ |
|
| 25 | + * @var $day |
|
| 26 | + */ |
|
| 27 | 27 | protected $day; |
| 28 | 28 | |
| 29 | 29 | /** |
| 30 | - * @var DateTime |
|
| 31 | - */ |
|
| 30 | + * @var DateTime |
|
| 31 | + */ |
|
| 32 | 32 | public $date_time; |
| 33 | 33 | |
| 34 | 34 | /** |
| 35 | - * @var array |
|
| 36 | - */ |
|
| 35 | + * @var array |
|
| 36 | + */ |
|
| 37 | 37 | protected $config; |
| 38 | 38 | |
| 39 | 39 | /** |
| 40 | - * @var integer |
|
| 41 | - */ |
|
| 40 | + * @var integer |
|
| 41 | + */ |
|
| 42 | 42 | protected $leap; |
| 43 | 43 | |
| 44 | 44 | /** |
| 45 | - * @var integer |
|
| 46 | - */ |
|
| 45 | + * @var integer |
|
| 46 | + */ |
|
| 47 | 47 | protected $temp_day; |
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | - * @var DateTime |
|
| 51 | - */ |
|
| 50 | + * @var DateTime |
|
| 51 | + */ |
|
| 52 | 52 | protected $date; |
| 53 | 53 | |
| 54 | 54 | /** |
| 55 | - * @var array |
|
| 56 | - */ |
|
| 55 | + * @var array |
|
| 56 | + */ |
|
| 57 | 57 | protected $calendar_file; |
| 58 | 58 | |
| 59 | 59 | /************************************************************ |
@@ -104,11 +104,11 @@ discard block |
||
| 104 | 104 | } |
| 105 | 105 | |
| 106 | 106 | /** |
| 107 | - *convert jalali year to gregorian year |
|
| 108 | - * |
|
| 109 | - * @since Oct, 16 2015 |
|
| 110 | - * @return object |
|
| 111 | - */ |
|
| 107 | + *convert jalali year to gregorian year |
|
| 108 | + * |
|
| 109 | + * @since Oct, 16 2015 |
|
| 110 | + * @return object |
|
| 111 | + */ |
|
| 112 | 112 | public function jalaliToGregorian( $date_time ) |
| 113 | 113 | { |
| 114 | 114 | |
@@ -172,16 +172,16 @@ discard block |
||
| 172 | 172 | $this->date_time->setDate($gregorian_year, $gregorian_month, $gregorian_day); |
| 173 | 173 | |
| 174 | 174 | |
| 175 | - return $this->date_time; |
|
| 175 | + return $this->date_time; |
|
| 176 | 176 | |
| 177 | 177 | } |
| 178 | 178 | |
| 179 | 179 | /** |
| 180 | - *convert jalali year to hijri year |
|
| 181 | - * |
|
| 182 | - * @since Oct, 17 2015 |
|
| 183 | - * @return object |
|
| 184 | - */ |
|
| 180 | + *convert jalali year to hijri year |
|
| 181 | + * |
|
| 182 | + * @since Oct, 17 2015 |
|
| 183 | + * @return object |
|
| 184 | + */ |
|
| 185 | 185 | public function jalaliToHijri( $date_time ) |
| 186 | 186 | { |
| 187 | 187 | |
@@ -203,9 +203,9 @@ discard block |
||
| 203 | 203 | |
| 204 | 204 | } |
| 205 | 205 | |
| 206 | - $this->temp_day += $this->day; |
|
| 206 | + $this->temp_day += $this->day; |
|
| 207 | 207 | |
| 208 | - $this->leap = new Leap($this->year); |
|
| 208 | + $this->leap = new Leap($this->year); |
|
| 209 | 209 | |
| 210 | 210 | if ($this->leap->get() && $this->month > 11 ) { $this->temp_day++; |
| 211 | 211 | } |
@@ -218,7 +218,7 @@ discard block |
||
| 218 | 218 | |
| 219 | 219 | $_month = $_year[1]; |
| 220 | 220 | |
| 221 | - $var_temp = '0.0'; |
|
| 221 | + $var_temp = '0.0'; |
|
| 222 | 222 | |
| 223 | 223 | for ( $i = strlen($_month); $i > 2; $i-- ) { |
| 224 | 224 | |
@@ -226,7 +226,7 @@ discard block |
||
| 226 | 226 | |
| 227 | 227 | } |
| 228 | 228 | |
| 229 | - $var_temp .= '1'; |
|
| 229 | + $var_temp .= '1'; |
|
| 230 | 230 | |
| 231 | 231 | $_month = $_month * $var_temp ; |
| 232 | 232 | |
@@ -256,18 +256,18 @@ discard block |
||
| 256 | 256 | |
| 257 | 257 | $this->day = $_day[0]; |
| 258 | 258 | |
| 259 | - $this->date_time->setDate($this->year, $this->month, $this->day); |
|
| 259 | + $this->date_time->setDate($this->year, $this->month, $this->day); |
|
| 260 | 260 | |
| 261 | - return $this->date_time; |
|
| 261 | + return $this->date_time; |
|
| 262 | 262 | |
| 263 | 263 | } |
| 264 | 264 | |
| 265 | 265 | /** |
| 266 | - *convert hijri year to jalali year |
|
| 267 | - * |
|
| 268 | - * @since Oct, 17 2015 |
|
| 269 | - * @return object |
|
| 270 | - */ |
|
| 266 | + *convert hijri year to jalali year |
|
| 267 | + * |
|
| 268 | + * @since Oct, 17 2015 |
|
| 269 | + * @return object |
|
| 270 | + */ |
|
| 271 | 271 | public function hijriToJalali( $date_time ) |
| 272 | 272 | { |
| 273 | 273 | |
@@ -320,16 +320,16 @@ discard block |
||
| 320 | 320 | |
| 321 | 321 | $this->date_time->setDate($jalali_year, $jalali_month, $jalali_day); |
| 322 | 322 | |
| 323 | - return $this->date_time; |
|
| 323 | + return $this->date_time; |
|
| 324 | 324 | |
| 325 | 325 | } |
| 326 | 326 | |
| 327 | 327 | /** |
| 328 | - * convert hijri year to gregorian year |
|
| 329 | - * |
|
| 330 | - * @since Oct, 17 2015 |
|
| 331 | - * @return object |
|
| 332 | - */ |
|
| 328 | + * convert hijri year to gregorian year |
|
| 329 | + * |
|
| 330 | + * @since Oct, 17 2015 |
|
| 331 | + * @return object |
|
| 332 | + */ |
|
| 333 | 333 | public function hijriToGregorian( $date_time ) |
| 334 | 334 | { |
| 335 | 335 | |
@@ -382,7 +382,7 @@ discard block |
||
| 382 | 382 | |
| 383 | 383 | $this->date_time->setDate($gregorian_year, $gregorian_month, $gregorian_day); |
| 384 | 384 | |
| 385 | - return $this->date_time; |
|
| 385 | + return $this->date_time; |
|
| 386 | 386 | |
| 387 | 387 | } |
| 388 | 388 | |
@@ -78,9 +78,9 @@ discard block |
||
| 78 | 78 | public function from($calendar) |
| 79 | 79 | { |
| 80 | 80 | |
| 81 | - $this->calendar_file = include 'CalendarSettings/' . ucfirst($calendar) . '.php'; |
|
| 81 | + $this->calendar_file = include 'CalendarSettings/'.ucfirst($calendar).'.php'; |
|
| 82 | 82 | |
| 83 | - return $this->calendar_file[ 'convert_from' ]( $this->date_time ); |
|
| 83 | + return $this->calendar_file['convert_from']($this->date_time); |
|
| 84 | 84 | |
| 85 | 85 | } |
| 86 | 86 | |
@@ -95,9 +95,9 @@ discard block |
||
| 95 | 95 | public function to($calendar) |
| 96 | 96 | { |
| 97 | 97 | |
| 98 | - $this->calendar_file = include 'CalendarSettings/' . ucfirst($calendar) . '.php'; |
|
| 98 | + $this->calendar_file = include 'CalendarSettings/'.ucfirst($calendar).'.php'; |
|
| 99 | 99 | |
| 100 | - return $this->calendar_file[ 'convert_to' ]( $this->date_time ); |
|
| 100 | + return $this->calendar_file['convert_to']($this->date_time); |
|
| 101 | 101 | |
| 102 | 102 | } |
| 103 | 103 | |
@@ -122,7 +122,7 @@ discard block |
||
| 122 | 122 | |
| 123 | 123 | $days_of_year = 0; |
| 124 | 124 | |
| 125 | - foreach ($this->config[ 'month_days_number' ] as $month => $value) { |
|
| 125 | + foreach ($this->config['month_days_number'] as $month => $value) { |
|
| 126 | 126 | if ($this->month > $month) { |
| 127 | 127 | $days_of_year += $value; |
| 128 | 128 | } |
@@ -130,25 +130,25 @@ discard block |
||
| 130 | 130 | |
| 131 | 131 | $days_of_year += $this->day; |
| 132 | 132 | |
| 133 | - $days_of_leap_years = intval(( ( $this->year - 1 ) / 4 )); |
|
| 133 | + $days_of_leap_years = intval((($this->year - 1) / 4)); |
|
| 134 | 134 | |
| 135 | - $days_of_jalali_years = ( ( ( $this->year - 1 ) * 365 ) + $days_of_year + $days_of_leap_years ); |
|
| 135 | + $days_of_jalali_years = ((($this->year - 1) * 365) + $days_of_year + $days_of_leap_years); |
|
| 136 | 136 | |
| 137 | 137 | $days_of_gregorain_years = $days_of_jalali_years + 226899; |
| 138 | 138 | |
| 139 | 139 | if ($this->month < 10) { |
| 140 | - $days_of_gregorain_years = $days_of_gregorain_years - intval(( ( $this->year + 621 ) / 4 )); |
|
| 141 | - } elseif (( ( 10 == $this->month ) && ( $this->day > 10 ) ) || ( $this->month > 10 )) { |
|
| 142 | - $days_of_gregorain_years = $days_of_gregorain_years - intval(( ( $this->year + 622 ) / 4 )); |
|
| 140 | + $days_of_gregorain_years = $days_of_gregorain_years - intval((($this->year + 621) / 4)); |
|
| 141 | + } elseif (((10 == $this->month) && ($this->day > 10)) || ($this->month > 10)) { |
|
| 142 | + $days_of_gregorain_years = $days_of_gregorain_years - intval((($this->year + 622) / 4)); |
|
| 143 | 143 | } |
| 144 | 144 | |
| 145 | - $gregorian_month = ( $days_of_gregorain_years % 365 ); |
|
| 145 | + $gregorian_month = ($days_of_gregorain_years % 365); |
|
| 146 | 146 | |
| 147 | 147 | $gregorian_year = intval($days_of_gregorain_years / 365) + 1; |
| 148 | 148 | |
| 149 | 149 | $this->config = include 'Gregorian.php'; |
| 150 | 150 | |
| 151 | - foreach ($this->config[ 'month_days_number' ] as $month => $value) { |
|
| 151 | + foreach ($this->config['month_days_number'] as $month => $value) { |
|
| 152 | 152 | if ($gregorian_month < $value) { |
| 153 | 153 | break; |
| 154 | 154 | } |
@@ -184,7 +184,7 @@ discard block |
||
| 184 | 184 | |
| 185 | 185 | $this->day = $this->date_time->format('d'); |
| 186 | 186 | |
| 187 | - $this->temp_day = 0 ; |
|
| 187 | + $this->temp_day = 0; |
|
| 188 | 188 | |
| 189 | 189 | $this->config = include 'Jalali.php'; |
| 190 | 190 | |
@@ -200,7 +200,7 @@ discard block |
||
| 200 | 200 | $this->temp_day++; |
| 201 | 201 | } |
| 202 | 202 | |
| 203 | - $_year = ( ( ( ( ( $this->year - 1 ) * 365.2422 ) + $this->temp_day ) - 119) / 354.3670 ) + 1; |
|
| 203 | + $_year = ((((($this->year - 1) * 365.2422) + $this->temp_day) - 119) / 354.3670) + 1; |
|
| 204 | 204 | |
| 205 | 205 | $_year = explode('.', $_year); |
| 206 | 206 | |
@@ -216,9 +216,9 @@ discard block |
||
| 216 | 216 | |
| 217 | 217 | $var_temp .= '1'; |
| 218 | 218 | |
| 219 | - $_month = $_month * $var_temp ; |
|
| 219 | + $_month = $_month * $var_temp; |
|
| 220 | 220 | |
| 221 | - $_month = ( $_month * 12 ) + 1; |
|
| 221 | + $_month = ($_month * 12) + 1; |
|
| 222 | 222 | |
| 223 | 223 | $_month = explode('.', $_month); |
| 224 | 224 | |
@@ -229,14 +229,14 @@ discard block |
||
| 229 | 229 | $var_temp = '0.0'; |
| 230 | 230 | |
| 231 | 231 | for ($i = strlen($_day); $i > 2; $i--) { |
| 232 | - $var_temp .= '0' ; |
|
| 232 | + $var_temp .= '0'; |
|
| 233 | 233 | } |
| 234 | 234 | |
| 235 | 235 | $var_temp .= '1'; |
| 236 | 236 | |
| 237 | 237 | $_day = $_day * $var_temp; |
| 238 | 238 | |
| 239 | - $_day = ( $_day * 29.530 ); |
|
| 239 | + $_day = ($_day * 29.530); |
|
| 240 | 240 | |
| 241 | 241 | $_day = explode('.', $_day); |
| 242 | 242 | |
@@ -269,7 +269,7 @@ discard block |
||
| 269 | 269 | |
| 270 | 270 | $this->config = include 'Hijri.php'; |
| 271 | 271 | |
| 272 | - foreach ($this->config[ 'month_days_number' ] as $month => $value) { |
|
| 272 | + foreach ($this->config['month_days_number'] as $month => $value) { |
|
| 273 | 273 | if ($this->month > $month) { |
| 274 | 274 | $days_of_year += $value; |
| 275 | 275 | } |
@@ -277,21 +277,21 @@ discard block |
||
| 277 | 277 | |
| 278 | 278 | $days_of_year += $this->day; |
| 279 | 279 | |
| 280 | - $days_of_leap_years = intval(( ( $this->year - 1 ) / 3 )); |
|
| 280 | + $days_of_leap_years = intval((($this->year - 1) / 3)); |
|
| 281 | 281 | |
| 282 | - $days_of_hijri_years = ( ( ( $this->year - 1 ) * 354 ) + $days_of_year + $days_of_leap_years ); |
|
| 282 | + $days_of_hijri_years = ((($this->year - 1) * 354) + $days_of_year + $days_of_leap_years); |
|
| 283 | 283 | |
| 284 | 284 | $days_of_jalali_years = $days_of_hijri_years + 179; |
| 285 | 285 | |
| 286 | - $days_of_jalali_years = $days_of_jalali_years - intval(( ( $this->year - 43 ) / 4 )); |
|
| 286 | + $days_of_jalali_years = $days_of_jalali_years - intval((($this->year - 43) / 4)); |
|
| 287 | 287 | |
| 288 | - $jalali_month = ( $days_of_jalali_years % 365 ); |
|
| 288 | + $jalali_month = ($days_of_jalali_years % 365); |
|
| 289 | 289 | |
| 290 | 290 | $jalali_year = intval($days_of_jalali_years / 365) + 1; |
| 291 | 291 | |
| 292 | 292 | $this->config = include 'Jalali.php'; |
| 293 | 293 | |
| 294 | - foreach ($this->config[ 'month_days_number' ] as $month => $value) { |
|
| 294 | + foreach ($this->config['month_days_number'] as $month => $value) { |
|
| 295 | 295 | if ($jalali_month < $value) { |
| 296 | 296 | break; |
| 297 | 297 | } |
@@ -330,7 +330,7 @@ discard block |
||
| 330 | 330 | |
| 331 | 331 | $this->config = include 'Hijri.php'; |
| 332 | 332 | |
| 333 | - foreach ($this->config[ 'month_days_number' ] as $month => $value) { |
|
| 333 | + foreach ($this->config['month_days_number'] as $month => $value) { |
|
| 334 | 334 | if ($this->month > $month) { |
| 335 | 335 | $days_of_year += $value; |
| 336 | 336 | } |
@@ -338,21 +338,21 @@ discard block |
||
| 338 | 338 | |
| 339 | 339 | $days_of_year += $this->day; |
| 340 | 340 | |
| 341 | - $days_of_leap_years = intval(( ( $this->year - 1 ) / 3 )); |
|
| 341 | + $days_of_leap_years = intval((($this->year - 1) / 3)); |
|
| 342 | 342 | |
| 343 | - $days_of_hijri_years = ( ( ( $this->year - 1 ) * 354 ) + $days_of_year + $days_of_leap_years ); |
|
| 343 | + $days_of_hijri_years = ((($this->year - 1) * 354) + $days_of_year + $days_of_leap_years); |
|
| 344 | 344 | |
| 345 | 345 | $days_of_gregorain_years = $days_of_hijri_years + 227078; |
| 346 | 346 | |
| 347 | - $days_of_gregorain_years = $days_of_gregorain_years - intval(( ( $this->year + 578 ) / 4 )); |
|
| 347 | + $days_of_gregorain_years = $days_of_gregorain_years - intval((($this->year + 578) / 4)); |
|
| 348 | 348 | |
| 349 | - $gregorian_month = ( $days_of_gregorain_years % 365 ); |
|
| 349 | + $gregorian_month = ($days_of_gregorain_years % 365); |
|
| 350 | 350 | |
| 351 | 351 | $gregorian_year = intval($days_of_gregorain_years / 365) + 1; |
| 352 | 352 | |
| 353 | 353 | $this->config = include 'Gregorian.php'; |
| 354 | 354 | |
| 355 | - foreach ($this->config[ 'month_days_number' ] as $month => $value) { |
|
| 355 | + foreach ($this->config['month_days_number'] as $month => $value) { |
|
| 356 | 356 | if ($gregorian_month < $value) { |
| 357 | 357 | break; |
| 358 | 358 | } |