Dear friends.
Given a Date, i need to get several fields:
The Year
The day of the week(name)
The Month(name)
And the number of the Week(1-52)
I have done this using JavaScript. How can i do it in Mit App Inventor.
Any hint is welcome.
Thank you.