This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-25 00:48:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41,276
Commits
549
Branches
1,485
Tags
1783db8209b4e1beb48a2a7d7ec2f5bdfd4c3041
Commit Graph
2 Commits
Author
SHA1
Message
Date
Scott MacVicar
a9e5e22275
If a TZ environmental is set then it ends up getting used instead of the INI setting, use date_default_timezone_set() instead.
2009-01-10 00:50:45 +00:00
Derick Rethans
db2ed70a73
- MFH: Fixed bug
#45459
(date_create_from_format() fails on DATE_RFC3339) by
...
allowing a few more format specifiers in date_create_from_format() / date_parse_from_format().
2008-07-08 20:25:28 +00:00