I have a bit of an odd request from our product owner. He wants us to change the display of the "am" and "pm" to display as "a.m." and "p.m." Ideally, we need to do this in one place so it just handles it everywhere we leverage momentjs.
I've checked the momentJS documentation and it doesn't seem that there's an easy way to specify this in the docs.
I was wondering if anyone had any suggestions on how to make this happen?