Auto-Submitted: auto-generated
This email is to confirm that you have scheduled a curbside item
-pickup at [% target.org.name %] for [% date.format(target.slot, '%a, %d %b %Y %T') %].
+pickup at [% target.org.name %] for [% date.format(helpers.format_date(target.slot), '%a, %d %b %Y %T') %].
You can cancel or change to your appointment, add vehicle description
notes, and alert staff to your arrival by going to the link below.
Auto-Submitted: auto-generated
Location: [% target.org.name %]
-Time: [% date.format(target.slot, '%a, %d %b %Y %T') %]
+Time: [% date.format(helpers.format_date(target.slot), '%a, %d %b %Y %T') %]
Make changes at https://example.org/eg/opac/myopac/holds_curbside
$$
);
Auto-Submitted: auto-generated
This email is to confirm that you have scheduled a curbside item
-pickup at [% target.org.name %] for [% date.format(target.slot, '%a, %d %b %Y %T') %].
+pickup at [% target.org.name %] for [% date.format(helpers.format_date(target.slot), '%a, %d %b %Y %T') %].
You can cancel or change to your appointment, add vehicle description
notes, and alert staff to your arrival by going to the link below.
Auto-Submitted: auto-generated
Location: [% target.org.name %]
-Time: [% date.format(target.slot, '%a, %d %b %Y %T') %]
+Time: [% date.format(helpers.format_date(target.slot), '%a, %d %b %Y %T') %]
Make changes at https://example.org/eg/opac/myopac/holds_curbside
$$
);