This is relating to [JetEngine Date fields are not displayed correctly in Bricks - Bugs] - I have contacted Crocoblock support, but all they could point me towards was the ‘Elementor’ way of doing this:
- format date-field as UNIX time-stamp (re-enter all field values)
- use a “Format Date” callback to reformat the Unix-timestamp into human-readable time.
My question is this: how could I reformat a UNIX timestamp in Bricks? Is there any way i could somehow solve this programmatically? My PHP/ javascript is not strong enough…