Override System Date (not format or timezone)
-
I have a website that features a calendar of events. I want to be able to show the client what the website looks like in various states. I would like to show them what the site looks like when:
- There are many upcoming events
- There is one upcoming event
- There are no upcoming events
- There is an upcoming event, but not this month
I can only think of two ways to do this.
- Add/edit/delete all of the events to create the scenarios above. But, that takes time, so I’d have to schedule multiple calls to demonstrate each state.
- Create multiple websites and enter the events in such a way as to create one website for each of the bullets above.
Both of these seem like crazy overkill. The easiest solution is what this post is about.
How do you change the date to override today’s current date?
What if you wanted to create a website that thought today was August 6th, 1870? Or 1970? How would you do that?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Override System Date (not format or timezone)’ is closed to new replies.