Within an export you can specify the desired file name. We were surprised to see that the result of the code snippet below ended up to be in UTC timezone.
So when it is 1609 the time shows as 1409 = not what we desire.
When we corrected the liquid formula into {{ “now” | localized_date: “%Y%m%d-%H%M” }}.test in liquid it shows correctly. But it is somehow not correctly translated in this screen.
Can you point us what we should use instead if we want to have the localized time in the filename?
Thanks
Best Regards
Ruben Moerman