2 lines
88 B
Plaintext
2 lines
88 B
Plaintext
span= this.props.date.toLocaleDateString() + ' ' + this.props.date.toLocaleTimeString()
|