Timezone
Display the current time in a specific timezone
Specs
Label | Value |
---|---|
Version | 0.2.0 (updated on 2022-11-14) |
Developer | Labii Inc. |
Type | Column |
Support Configuration | Yes |
Support Readonly view | Yes |
Support Edit view | Yes |
Support Form view | Yes |
Support Default value | Yes |
Support Import | Yes |
Allow multiple | Yes |
Overview
The Labii Timezone widget is designed to display the current time in a specific timezone with ease and accuracy. This widget provides users with the ability to effortlessly view time in a designated timezone. It simplifies the process of staying informed about time differences, making it particularly useful for coordinating international communications, scheduling events, or managing data across various regions. The Labii Timezone widget enhances user experience by offering a user-friendly and customizable solution for displaying real-time information in a specific timezone, facilitating seamless global interactions and precise time management.
Use case
Use this widget to display the local time of a customer.
Configuration
The widget will function without additional setup, but you have the option to utilize the configuration for date time format customization.
DateTime Format - Format the time to be displayed. Default to "
YYYY-MM-DD HH:mm:ss
". Learn more at https://momentjscom.readthedocs.io/en/latest/moment/04-displaying/01-format/
Examples:
Views
See the interface of the widget in the following views.
Readonly view
Readonly view display the values of the column.
Edit view
The Edit view is the interface that allows you to modify the value.
Form view
The Form view is the field integrated into the add form for collecting values when creating a new record.
The Form view is same as the Edit view.
Data
Each widget in Labii stores data in a unique manner; refer below to understand how data from this widget is stored.
Data format
Timezone text. Learn more at https://en.wikipedia.org/wiki/Lists_of_time_zones.
Default value
The Default Value field within the column allows you to specify the default value when a record is created.
Default value shall be the timezone text.
Import value
The Import Value is the value you need to include in your Excel table for it to be imported into Labii.
Import value shall be the timezone text.
Last updated