Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EZP-30263: replaces deprecated functions #173

Merged
merged 1 commit into from
Mar 28, 2019
Merged

EZP-30263: replaces deprecated functions #173

merged 1 commit into from
Mar 28, 2019

Conversation

pawbuj
Copy link
Contributor

@pawbuj pawbuj commented Mar 28, 2019

@@ -154,11 +154,11 @@ export default class TableViewItemComponent extends PureComponent {
}

const { content } = this.props;
const { formatShortDateWithTimezone } = window.eZ.helpers.timezone;
const { formatShortDateTime } = window.eZ.helpers.timezone;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously the date was converted to preferred time zone. I think the helper should automatically convert to preferred timezone.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@m-tyrala m-tyrala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA approved (automated tests passed locally, when all PRs were together)

@lserwatka lserwatka merged commit 99411f9 into master Mar 28, 2019
@lserwatka lserwatka deleted the EZP-30263 branch March 28, 2019 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants