Uri Shaked

Results 619 comments of Uri Shaked

Should be possible to set the calendar format globally, as outlined here: https://momentjs.com/docs/#/customization/calendar/

Hi, How do you set it up for the timezone with angular1 ?

@rdicroce you may want to contribute this pipe in a PR so everyone can enjoy it

I'd love to hear a few suggestions so we can choose

Thanks! Can you please send a pull request (with relevant [unit-tests](https://github.com/urish/angular2-moment/blob/master/CONTRIBUTING.md#building) for the new functionality) ? If you need help in getting the unit tests to work just ping here...

Thanks! Here is a proposed solution: 1. Create a database of JLCPCB Part Number and Rotation Override. This database can be hosted as a CSV file in this repo, so...

Thanks! Would it be hard to support OUT_INV, OUT_REV, and SNIFF_BSWAP as well? For the bit reversal part, we already have [an implementation](https://github.com/wokwi/rp2040js/blob/85fdd98c7cbb2c66f1ad51d4ea739c7927668c61/src/peripherals/pio.ts#L83). You could move it to `src/utils/bits.ts`, sharing...

Thanks for reporting! Can you please share the link to the relevant project on Wokwi?

Just updating that I managed to reproduce the issue, but still haven't had a chance to dig into it. It's on my radar, though.