Forum Academy Marketplace Showcase Pricing Features

Formatting Date/Time shows red error

Hi guys,

I just want to format the Date/time (to display 01/01/22 format) but I am getting red error? If I don’t format it and leave as Current date/time then I don’t get errors.

A formatted date is a ‘text’ (formatting a date creates a text from the date - an actual date is a timestamp).

The date time picker’s minimum date must be a date not a text.

Ok thank you for clarifying.