---
title: "Date & Time settings"
date: 2025-06-04
author: "Jeroen Moolenschot"
---

# Date & Time settings

These settings can be found in the "**Display options**" tab.

 
|  |  |
| --- | --- |
| Date Format (PRO ONLY) | Choose your favorite date format which will be displayed in the frontend. The most popular parameters are:

 
- d-m-Y (31-12-2014)
- d-m-y (31-12-14)
- m-d-Y (12-31-2014)
- M dS (Dec 31th)
- j. M Y (31. Dec 2014)
- d F (31 December)

 See [http://php.net/manual/en/function.date.php](http://php.net/manual/en/function.date.php) for a complete list of parameters. |
| Time Format | Choose your favorite time format which will be displayed in the frontend. The most popular parameters are:

 
- H:i (18:30)
- h:i A (06:30 PM)
- H:i a (18:30 pm)
- gA (6PM)

 See [http://php.net/manual/en/function.date.php](http://php.net/manual/en/function.date.php) for a complete list of parameters. |
| Open Suffix (PRO ONLY) | Text to show after opening time like hrs. or uur. Leave empty to display nothing.

 **example:**  
08:00 uur - 16:00 |
| Close Suffix (PRO ONLY) | Text to show after closing time like hrs. or uur. Leave empty to display nothing.

 **example:**  
08:00 - 16:00 uur |
| Time Zone  | Select your Time Zone of your shop. This setting will be used in the highlight-options and currently status. |
| Hide All openings (PRO ONLY) | Don't display any opening hours. You can use this to only display the currently open/closed status. |
| Show only today (PRO ONLY) | Displays only today and hide all other opening hours. |
| Week Starts on | Select the first day of the week. You can choose "Saturday", "Sunday", "Monday" or "Next 7 days". (PRO ONLY) Next 7 days will show today on top with upcoming days. |
| Show Monday to Friday (PRO ONLY) | Displays only Monday till Friday and hide the weekend. |
| Show Dates (PRO ONLY) | Displays/hides the Date column. |

 ![datetime settings](https://www.joomill-extensions.com/images/documentation/openinghours/datetime-settings.jpg)
