var timeAgo = moment(this.props.message.createdAt).fromNow() <span className="date timeago" title={ timeAgo }> { timeAgo }</span>