PLT-4606: Date separator in RHS (#5606)
Этот коммит содержится в:
коммит произвёл
George Goldberg
родитель
242d2cec1b
Коммит
a1994cf7ce
@@ -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
|
||||
|
||||
Ссылка в новой задаче
Block a user