Files
matrix-js-sdk/lib/models
Luke Barnard b3e93ffadf Add getDate function to MatrixEvent (#311)
* Add `getDate` function to MatrixEvent

`getDate` can be used to get the timestamp of the event as a `Date` instance. 

Adds handleRemoteEcho function to be called on change of internal event of MatrixEvent, so that the internal `_date` can be updated when a remote echo replaces a local one.
2016-12-22 14:07:26 +00:00
..
2016-01-07 04:15:38 +00:00
2016-09-08 22:38:39 +01:00
2016-01-07 04:15:38 +00:00
2016-01-07 04:15:38 +00:00
2016-09-16 03:18:47 +01:00