Support Locale-Based Date and Currency Formatting

Problem Statement

Currently, Pelcro uses a single default format for displaying dates and numeric values across all sites. This creates usability and localization challenges for international audiences whose regional standards differ from the default formatting conventions.

Examples:

  • Current date format: 05/07/2026

  • Expected localized format (Germany example): 07.05.2026

  • Current currency/amount format: 32,824.00 €

  • Expected localized format (Germany example): 32.824,00 €

User Story

As a platform administrator,
I want Pelcro to support locale-based formatting for dates and numeric values,
So that collaborators across different regions can view information in a familiar and regionally appropriate format.

Definition of Done (DoD)

  • The platform supports locale-based formatting configurations at the site level

  • Date formats can be displayed according to regional standards (e.g. DD/MM/YYYY or DD.MM.YYYY)

  • Numeric and currency values support locale-specific separators and formatting conventions for example 32.824,00 € vs 32,824.00$

  • Locale formatting impacts UI presentation only and does not alter stored data

  • Formatting is applied consistently across supported UI components

Please authenticate to join the conversation.

Upvoters
Status

Planned

Board
💡

Pelcro Product

Date

11 days ago

Author

Rana Haleem

Subscribe to post

Get notified by email when there are changes.