php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #73059 Africa/Cairo yields wrong time
Submitted: 2016-09-09 13:44 UTC Modified: 2016-09-18 04:22 UTC
From: ati28494 at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: Date/time related
PHP Version: 7.1.0RC1 OS: linuex
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ati28494 at gmail dot com
New email:
PHP Version: OS:

 

 [2016-09-09 13:44 UTC] ati28494 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/timezones.africa
---
Africa/Cairo time zone  , giving me wrong minuets and seconds 


Test script:
---------------
date_default_timezone_set("Africa/Cairo");
date('Y-m-d h:m:sa');

Expected result:
----------------
get true time


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-09-09 14:22 UTC] cmb@php.net
-Summary: not sure +Summary: Africa/Cairo yields wrong time -Status: Open +Status: Feedback -Type: Feature/Change Request +Type: Bug -Package: date_time +Package: Date/time related -Assigned To: +Assigned To: cmb
 [2016-09-09 14:22 UTC] cmb@php.net
<https://3v4l.org/rDCrc> looks pretty fine. What would you expect?
 [2016-09-18 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 08:01:34 2025 UTC