Closed JackHowa closed 3 years ago
Thank you @bigeasy for fixing the test runner issue, should've seen it. Updated the tests as well to include am/pm. Looking forward to the update 🚀
@bigeasy let me know if I should close this (not sure status). seems like the build system is now working as expected and the meridiems are displaying for these though!
@bigeasy let me know if you have time to look at this. seems to be working in that it's adding meridiems to the dates
Update: tests pass as expected locally and in the jenkins. Thank you @bigeasy for fixing ci issue.
Test steps locally:
using node@12
git clone https://github.com/bigeasy/timezone.git
git submodule update --init --recursive
make
npm i
npm t
Closes https://github.com/bigeasy/timezone/issues/331
If a user is expecting to not get a meridiem because the locale previously didn't support it, then they would not get it if they elected for that format
Updated test steps and docs in #333
the tests did not seem to be passing for me locally so I wasn't sure if the failing was as expected
from master: