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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC