Deprecate reading i18n info from stripes god object

Description

The stripes god object duplicates functionality that can be used directly from react-intl. We should lean on the community-supported solution instead of our own tunnel of it.

Candidates for deprecation in the stripesShape:

  • locale

  • timezone

  • formatDate()

  • formatTime()

  • formatAbsoluteDate()

  • intl

Candidate for renaming:

  • setTimezone() -> setTimeZone()

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Jeffrey Cherewaty October 12, 2018 at 5:08 PM

Done

Details

Assignee

Reporter

Priority

Sprint

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created October 9, 2018 at 12:23 PM
Updated October 12, 2018 at 5:10 PM
Resolved October 12, 2018 at 5:08 PM
Loading...