Laura Durán
Hello!!! Two things happen to me. I entered the code, sent a gazette yesterday 11/18 at 21:00 and received it with the wrong date: it said Tuesday 19/11. Another problem is the format... how can I change it?
Diego Sanchez
closed
The system supports dynamic replacement of the current date using a code like this:
$ {.now? dates? string.full}
Laura Durán
Hello! Yes, I mean that the date of each shipment is set automatically.. is it possible? Now I put it manually.
Diego Sanchez
Laura Durán: Hi Laura, how are you? Returning to this post, what would be the logic for defining the date of sending a campaign. How should it be automatically defined? Would you give me a particular use case?
Laura Durán
Diego Sanchez: Hello! In the template when I send the emails, I give them the date, because since they are “news” it is good for the recipient to see the date the gazette was written. I do it manually. Is there a way for that to be automatic and not manual?
Diego Sanchez
Laura Durán: Yes! that is possible to do with the following code:
$ {.now? dates? string.full}
This code at the time of submission (you can test it with a test shipment) will be replaced with text like this:
Friday, November 8, 2019
I hope it helps you, you can ask us any questions through the online chat.
Regards!
Diego Sanchez
Thank you Laura Durán!
Could you comment a little more in detail what this security is about? How would you use it?