AashishKJha / angular-xml-to-json

Created with StackBlitz ⚡️
https://stackblitz.com/edit/angular-xml-to-json
0 stars 1 forks source link

Sorry to bother you, but need help with an angular project #2

Open pamanes opened 9 months ago

pamanes commented 9 months ago

hi @UnluckyAj,

I was looking at your blitz: https://stackblitz.com/edit/owl-datetimepicker?file=src%2Fapp%2Fcustom-format%2Fcustom-format.component.ts, GOOD JOB!

I need help please, I need to change the input element date format on a button click or on ngOnInit, could you please help out?

With provider as value: https://stackblitz.com/edit/angular-jln47x?file=src%2Fapp%2Fapp.component.ts

With provider as factory: https://stackblitz.com/edit/angular-vcdudj?file=src%2Fapp%2Fapp.component.ts

This last one works only on the constructor, but I need to be able to change the format on the input either on ngOnInit or on button click,

I appreciate your help,

pamanes commented 9 months ago

Sorry to ask you this on an issue for this project, I know it's not related, but I don't know how else to contact you, thanks!