github.com/tada-team/tdproto@v1.51.57/date.go (about)

     1  package tdproto
     2  
     3  // Date and time in RFC3339 format.
     4  // Example: ``2019-09-18T00:00:07.435409Z``
     5  type ISODateTimeString = string