UNIX Converter

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.
Image without caption

How to setup

  1. 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!
          • Element properties → Converter.
            Element properties → Converter.
  1. Creating a Workflow for Conversion
    1. Action: Timestamp To UTC A Converter
      This action converts a UNIX timestamp into a UTC-formatted date.
      How to set up in the Workflow
      • Go to the Workflows tab in Bubble.
      • Click Add an ActionPluginsTimestamp To UTC A Converter.
        • Workflow action → Timestamp To UTC A Converter.
          Workflow action → Timestamp To UTC A Converter.
      • Configure the action by setting:
        • Timestamp: Enter the UNIX timestamp to convert.
      Action: Date To UNIX A Converter
      This action converts a standard date into a UNIX timestamp.
      How to set up in the Workflow
      • Go to the Workflows tab in Bubble.
      • Click Add an ActionPluginsDate To UNIX A Converter.
        • Workflow action → Date To UNIX A Converter.
          Workflow action → Date To UNIX A Converter.
      • Configure the action by setting:
        • Date: Select the date to convert.

Plugin Element Properties

Converter

Element properties → Converter.
Element properties → Converter.

Element Actions

  1. Timestamp to UTC - Converts a UNIX timestamp into a readable UTC date format.
    1. Title
      Description
      Type
      Timestamp
      The UNIX timestamp (in seconds) to be converted to UTC format.
      Number
  1. Date to UNIX - Converts a standard date into a UNIX timestamp.
    1. 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
Image without caption

Changelogs