From: danielc at analysisandsolutions dot com
Operating system: irrelevant
PHP version: Irrelevant
PHP Bug Type: Feature/Change Request
Bug description: date(): add format parameter for colons in UTC offset

Description:
------------
date('O') produces the offset in "+0200" format. It would be nice to be
able to have a format parameter that
outputs the same information but with a colon in it: "+02:00."


--
Edit bug report at [url]http://bugs.php.net/?id=26207&edit=1[/url]
--
Try a CVS snapshot (php4): [url]http://bugs.php.net/fix.php?id=26207&r=trysnapshot4[/url]
Try a CVS snapshot (php5): [url]http://bugs.php.net/fix.php?id=26207&r=trysnapshot5[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=26207&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=26207&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=26207&r=needtrace[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=26207&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=26207&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=26207&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=26207&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=26207&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=26207&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=26207&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=26207&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=26207&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=26207&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=26207&r=float[/url]