Function getUTCTimestampPrivate

  • Private

    Creates a timestamp string using the current UTC date and time.

    Returns string

    Timestamp formatted as YYYYMMDD_hhmm_ssmmm, with month one-based and all values padded with zeroes on the left as needed (ssmmm stands for seconds from 0..59 and milliseconds from 0..999)