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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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

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: Thu Apr 25 15:01:30 2024 UTC