1 month ago on December 9, 2024 at 4:50 pm
Good afternoon,
I’m trying to import a date:
{/PublishingDetail/PublishingDate/Date} 00:00:00
..but the format of my file is
YYYYMMDD
which gives
20220121 00:00:00
as the import (not the YYYY-MM-DD format that is required). Is there an easy way of inseting the hyphens?
is there something like {strleft(/PublishingDetail/PublishingDate/Date,4)}
that would give me the year??
Thanks for any help,
Ioan