Strream API ChangeMessage publishTime

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ShootnikD
    Junior Member
    • Oct 2012
    • 11

    #1

    Strream API ChangeMessage publishTime

    "pt - publishTime - the time we sent the message"
    If I understood correctrly, "pt" - time in milliseconds from 1.01.1969?
    Can I use it for definition of exact time of sending message or it field only for testing?
  • LiamP
    Junior Member
    • Oct 2015
    • 284

    #2
    Yes it’s an epoch, I use it as the server publish time.

    Comment

    • Misha
      Junior Member
      • Feb 2020
      • 1

      #3
      It's a Unix time expressed as the number of milliseconds that have elapsed since 1970-01-01T00:00:00Z

      Comment

      Working...
      X