pcmk__time_format_hr   26 include/crm/common/iso8601_internal.h char *pcmk__time_format_hr(const char *format, pcmk__time_hr_t *hr_dt);
pcmk__time_format_hr  178 lib/lrmd/lrmd_alerts.c             char *timestamp = pcmk__time_format_hr(entry->tstamp_format, now);