summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_root_post.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_root_post.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_root_post.jsx')
-rw-r--r--webapp/components/rhs_root_post.jsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/webapp/components/rhs_root_post.jsx b/webapp/components/rhs_root_post.jsx
index 6a6b01a7f..83d930bca 100644
--- a/webapp/components/rhs_root_post.jsx
+++ b/webapp/components/rhs_root_post.jsx
@@ -511,9 +511,6 @@ export default class RhsRootPost extends React.Component {
}
const timeOptions = {
- day: 'numeric',
- month: 'short',
- year: 'numeric',
hour: '2-digit',
minute: '2-digit',
hour12: !this.props.useMilitaryTime