bcgov / bcrs-shared-components

BCRS Shared Components is a multi-package Lerna repository of shared Vue components, each published individually and that you can explore/ develop/ document/ test using Storybook.
https://bcgov.github.io/bcrs-shared-components/
Apache License 2.0
3 stars 30 forks source link

Bug/12384 - fix pacific date format bug on date picker display [Draft] #132

Closed ritvick closed 2 years ago

ritvick commented 2 years ago

Issue #: /bcgov/entity### https://github.com/bcgov/entity/issues/12384

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the business-filings-ui license (Apache 2.0).

ritvick commented 2 years ago

The fix for this was done in app date mixin: https://github.com/bcgov/business-create-ui/pull/402