p1_parser v0.1.3 P1.Model.Timestamp

timestamp when this telegram was sent

Example

iex> P1.parse!("0-0:1.0.0(101209113020W)") |> P1.to_struct
%P1.Model.Timestamp{timestamp: "2010-12-09 11:30:20 Wintertime"}