Skip to main content

Timezone Conversion

Overview

The Timezone Conversion plugin automates the process of presenting dates and times in the user's local timezone. This ensures that timestamps in your application are displayed according to the user's preferred timezone, enhancing the user experience in a globalized world.

Use Cases

  • This plugin is ideal for applications that serve users across different time zones, such as scheduling systems, event management platforms, or any application that displays time-sensitive information.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. The table must have an date and time fields
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this table, this can be a parent or child  page. 
  2. Click on the Plugins
  3. Find the Timezone Conversion plugin
  4. Select the table
  5. Select the date and time fields

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.