Managing time zones effectively ensures your Klips and dashboards display accurate, region-specific insights.
This article includes:
- Why do time zone settings matter?
- Changing the account-wide time zone setting (Account Administrators only)
- Changing the time zone setting using the Properties panel
- Changing the time zone setting using Date/Time functions
Why do time zone settings matter?
Specifying time zones in Klipfolio Klips helps ensure your Klips are displaying accurate data. For example, data might be brought into Klipfolio from one region with the intention of displaying the data in a different region. Or an account might have users from all over the world that require Klips to be displayed in one time zone that everyone can understand. Situations like these require a flexible approach and a need for specific time zone settings.
To change the account-wide time zone setting
Account Administrators can change the account-level time zone setting to apply the same time zone to all Klips.
The default setting for the account level time zone is GMT. When it's changed, the updated time zone becomes the new, default time zone for the account. All Klips will display using this new time zone, unless it's overridden by other time zone settings in the Klip Editor.
To change the account level time zone setting:
- Click your Account Name (located at the bottom of the left navigation sidebar) and select Account > Settings.
If you don’t see this option, click the
button in the left navigation sidebar and select Settings. - Select General from the left-hand menu.
- Next to Time Zone, click Edit.
- Select your preferred time zone from the drop-down menu.
Tip: Click Use Browser Time Zone to use the current time zone of your browser. Note, if the browser time zone changes, the account level setting will not be updated automatically. - Click Save.
To change the time zone setting using the Properties panel
You can set time zones for individual Klip components in the Klip Editor (Properties panel) when data is detected or set as Date/Time. You use the drop-down menu under Input Format and/or Display Format to apply a time zone to the selected component.
To use this setting, deselect Use default time zone. The Input Format is the date/time format and time zone of the raw incoming data. The Display Format is the date/time format and time zone of the data displayed in the Klip.
Time zones specified in the Properties panel override Account level time zone settings.
Note: The time zone property for Input Format may not be visible if your dates are in Unix time format or if you have a Custom Input Format that includes a Z in the format.
To set time zone settings using the Properties panel for a Date Picker
When working with a User Input Control component, you have the option of using a Date Picker control. This enables you to set variables using a calendar dropdown. With this component type, Display Format is the date/time format you want your date to display as, in your User Input Control component.
Once a date is selected from the calendar dropdown, that date/time is used as your variable value. The Output Format is the date/time format of your variable value.
If your Output Format is in Unix time, you can use the Use end of day value option so when you choose a date from the Date Picker, the Unix time value will be the chosen date at 11:59 PM.
Note: If you want to use date filtering on your date variable, the Output Format must be in Unix time.
To change time zone settings using Date/Time functions
Needing to specify a time zone using functions is uncommon but can be done by using the timezone parameter of some Date/Time functions. When using the timezone parameter, type your time zone offset or region as a string in the formula bar.
In Klipfolio, time zones are specified by offset and region and change according to Daylight Savings. You can use either format when specifying a time zone in Date/Time functions and date parameters in data source queries. See this page for a list of supported time zones.
Learn more
Watch this video to learn more:
Or, check out these related Knowledge Base articles: