summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_comment.jsx
diff options
context:
space:
mode:
authorMika Andrianarijaona <mikaoelitiana@users.noreply.github.com>2017-03-14 18:41:27 +0300
committerGeorge Goldberg <george@gberg.me>2017-03-14 15:41:27 +0000
commita1994cf7ce3d660edd4be4a470b1239443a99275 (patch)
tree1243ec9d7a4f09134229acd63fee6ba4653062d7 /webapp/components/rhs_comment.jsx
parent242d2cec1b9235ed48da733d89218f1e51a98415 (diff)
downloadchat-a1994cf7ce3d660edd4be4a470b1239443a99275.tar.gz
chat-a1994cf7ce3d660edd4be4a470b1239443a99275.tar.bz2
chat-a1994cf7ce3d660edd4be4a470b1239443a99275.zip
PLT-4606: Date separator in RHS (#5606)
Diffstat (limited to 'webapp/components/rhs_comment.jsx')
-rw-r--r--webapp/components/rhs_comment.jsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/webapp/components/rhs_comment.jsx b/webapp/components/rhs_comment.jsx
index c9a582877..52e4d9851 100644
--- a/webapp/components/rhs_comment.jsx
+++ b/webapp/components/rhs_comment.jsx
@@ -564,9 +564,6 @@ export default class RhsComment extends React.Component {
}
const timeOptions = {
- day: 'numeric',
- month: 'short',
- year: 'numeric',
hour: '2-digit',
minute: '2-digit',
hour12: !this.props.useMilitaryTime