Introduction

Better Date Parser helps with ****extracting and parsing dates from text strings within your app. It leverages the capabilities of the Luxon and Chrono-node libraries to interpret dates in various formats, languages (locales), and time zones. This plugin is ideal for applications that need to process user-inputted dates, extract dates from unstructured text, or handle dates across different regions and time zones.


Usage Instructions

Client-Side Parsing

Server-Side Action

  1. Configure the Workflow:
  2. Set Action Fields:
  3. Handle the Output:

Example Workflow

  1. User Input:
  2. Trigger Parsing:
  3. Display Results:

Workload Usage

The server-side action uses workload as it runs on the server. This generally costs about 2 WU per action run. If nobody in your app has used this workflow in the last 15 minutes or so, it will take a few seconds to ‘warmup’. After this, it should respond pretty quickly.


Field Details