Project

General

Profile

Actions

Bug #1796

open

Date time error on Formula Tool

Added by Azeem Anwar 3 days ago. Updated 2 days ago.

Status:
Ready For QA
Priority:
Normal
Assignee:
Target version:
-
Start date:
04/16/2026
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

There should be validation on all the date formats on formula tab


Files

Actions #1

Updated by mirza asad 2 days ago

  • Assignee set to ALi RAZA

Updated by ALi RAZA 2 days ago

I've fixed a validation issue in the Formula Tool where date values were sometimes treated as plain text during comparisons.

This caused incorrect warnings like “cannot compare date to string” even when users entered valid date values.

With this update, date and datetime comparisons now work correctly across a much wider range of common date formats, so users can write conditions more confidently without unnecessary validation errors.

Supported formats now include:

  • day, dd Month, yyyy
  • dd-MM-yy
  • dd-MM-yyyy
  • dd Month, yyyy
  • dd/MM/yy
  • dd/MM/yyyy
  • day, Month dd, yyyy
  • MM-dd-yy
  • MM/dd/yy
  • MM-dd-yyyy
  • MM/dd/yyyy
  • Mon dd
  • Month dd, yyyy
  • Month, yyyy
  • yyyy-MM-dd
  • yyyyMMdd
  • yyyy-MM-dd hh:mm:ss
Actions #3

Updated by mirza asad 2 days ago

  • Status changed from Resolved to Ready For QA
Actions

Also available in: Atom PDF