Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.5.0a4

Bug #6435 Date_Span resets Timezone
Submitted: 2006-01-07 11:29 UTC
From: lokari at gmx dot biz Assigned: pajoye
Status: Closed Package: Date
PHP Version: 5.1.1 OS: Linux (Debian 3.1)
Roadmaps: (Not assigned)    
Subscription  
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:
2006-06-13 18:25 UTC
Package:
Bug Type:
Summary:
From: lokari at gmx dot biz
New email:
PHP Version: Package Version: OS:

 

 [2006-01-07 11:29 UTC] lokari at gmx dot biz
Description: ------------ When setting a timezone for a DATE-Object, timezone is correctly set. After Using Date_Span with this object, the timezone for the object is resettet to UTC and needs to be reset. Test script: --------------- $dateone->new Date(); $dateone->setTZbyID("UTC"); $dateone->convertTZbyID("Europe/Berlin"); $span = new Date_Span($dateone,$datetwo); print_r($dateone->tz)

Comments

 [2006-04-05 14:07 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2006-04-05 14:57 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2006-06-13 18:25 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!