Posts by Luiz Ricardo Cardoso • 119 points
3 posts
-
1
votes0
answers211
viewsQ: Incorrect Angular Brasilian time after daylight saving time
I have an application in Angular and need to display the correct time in the system, there was no change in daylight saving time in Brazil and I am informing the time in the system one hour late.…
-
0
votes1
answer417
viewsQ: Maintain application status at Angular 7
I need to maintain the state of a component even after navigating from one route to another or after closing the application. I have a component where displays the duration of a call and the…
-
-1
votes1
answer311
viewsQ: Service for sending SMS or Push Notification
I have an application developed in Angular 7 that is in the final stages of development. This application makes use of Firebase services, one of which is the Cloud Firestore. I’m looking for a way…