Link to the plugin page: https://zeroqode.com/plugin/unix-converter-plugin-for-bubble--1538494779451x568130514832850940
Demo to preview the plugin:
Introduction
UNIX Converter plugin, is an easy-to-use, no-code time converter that enables to convert local time, UTC, time zones, and much more into and out of UNIX time. No API keys required.
Explore the possibilities of an easily accessible multi-time environment.
Simply install and enjoy.
👛 Please support our efforts to keep this plugin free—your donations help us invest the time and resources needed to continue maintaining and improving it for everyone’s benefit: https://zeroqo.de/support.
How to setup
- Adding the "Converter" Element to the Page
- Drag and drop the Converter element anywhere on your page.
- This element is invisible on the front end but is required for the plugin to function.
- If the element is not on the page, the plugin actions will not work!
- Creating a Workflow for Conversion
- Go to the Workflows tab in Bubble.
- Click Add an Action → Plugins → Timestamp To UTC A Converter.
- Configure the action by setting:
- Timestamp: Enter the UNIX timestamp to convert.
- Go to the Workflows tab in Bubble.
- Click Add an Action → Plugins → Date To UNIX A Converter.
- Configure the action by setting:
- Date: Select the date to convert.
Action: Timestamp To UTC A Converter
This action converts a UNIX timestamp into a UTC-formatted date.
How to set up in the Workflow
Action: Date To UNIX A Converter
This action converts a standard date into a UNIX timestamp.
How to set up in the Workflow
Plugin Element Properties
Converter
Element Actions
- Timestamp to UTC - Converts a UNIX timestamp into a readable UTC date format.
Title | Description | Type |
Timestamp | The UNIX timestamp (in seconds) to be converted to UTC format. | Number |
- Date to UNIX - Converts a standard date into a UNIX timestamp.
Title | Description | Type |
Date | The date to be converted into a UNIX timestamp. | Date |
Exposed states
Title | Description | Type |
Timestamp to UTC | The UTC-formatted date resulting from the conversion of a UNIX timestamp. | Date |
Date to UNIX | The UNIX timestamp resulting from the conversion of a standard date. | Number |