Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Programming Q&A
[PHP] Change day numbers
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Markshall" data-source="post: 358775" data-attributes="member: 1872"><p>No, basically PHP refers to Monday as the start of the week whereas I want it to start on Sunday for a website I'm building</p><p></p><p>I was hoping for some sort of ini_set(); fix but it doesn't see to be that way.</p><p></p><p>Seems my best bet is to use [USER=15674]@BIOS[/USER]' solution but IntlCalendar requires PHP 5.5.0>= and my PHP version is 5.3.29 so I'll need to update.</p></blockquote><p></p>
[QUOTE="Markshall, post: 358775, member: 1872"] No, basically PHP refers to Monday as the start of the week whereas I want it to start on Sunday for a website I'm building I was hoping for some sort of ini_set(); fix but it doesn't see to be that way. Seems my best bet is to use [USER=15674]@BIOS[/USER]' solution but IntlCalendar requires PHP 5.5.0>= and my PHP version is 5.3.29 so I'll need to update. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Programming Q&A
[PHP] Change day numbers
Top