Daniele Ghidoli

Results 9 comments of Daniele Ghidoli

I have the same issue. Moreover, in the week view the start time changes. If my time zone is +1, then it starts from 11pm instead of 12am

Thanks @rmonteroh, you actually pointed me to the solution! My custom `CalendarDateFormatter` was using the Angular `formatDate`, while I had to change it using `moment`. So like: ``` import *...

Exactly. I configured the `createPopup` function, but it does nothing. I checked the code, but it is actually never used. So there is no solution to customize the window.open function.

Actually it works parsing infinite levels, connecting objects by reference as described. The limit of 1 is because otherwise it will enter in an infinite loop entering in all the...

For me, +1 for @jamesdixon suggestion. I like ngx-jsonapi :) But what happens for developers looking for upgrades for the current library? Will they find new versions if we change...

`How do you run it, especially with a particular translated locale` Exactly: where can I decide which language to serve? Directly in the index.html, loading a bundle or another? How?

Same here on Mac with Cursor

That's great news! Looking forward to using it!