org-timestamp-translate

org-timestamp-translate is a compiled Lisp function in `org.el'.

(org-timestamp-translate TIMESTAMP &optional BOUNDARY)

Apply `org-translate-time' on a TIMESTAMP object.
When optional argument BOUNDARY is non-nil, it is either the
symbol `start' or `end'. In this case, only translate the
starting or ending part of TIMESTAMP if it is a date or time
range. Otherwise, translate both parts.