Perfect! Worked perfectly! Thank you!
Peter Salazar <cycleofsong@gmail.com> writes:According to `format-time-string' docstring, something like:
> Great! And how should I specify org-time-stamp-custom-formats in order to
> display 12-hour times?
>
> Default is this, which displays 24-hour times:
>
> ("<%m/%d/%y %a>" . "<%m/%d/%y %a %H:%M>")
("<%m/%d/%y %a>" . "<%m/%d/%y %a %I:%M %p>")
Regards,