Hi @Nate_Usher,
You can retrieve the current time with the {{currentDateTime formatStr}}
format helper, where the formatStr
is in Moment.js format. Keep in mind that the time will update only when the block is updated or rendered.
Please let me know if you have any questions on implementation or configuration.
Thanks,
Julia