Howdy! So i'm creating my first Dataverse for Teams canvas app and i am struggling with the date format. In the dataverse table it shows as mm/dd/yyyy even though my regional settings are set to Australia.
In the form in my app, it also displays as mm/dd/yyyy.
But when i hover over the 'value' property, the sample is displaying correctly as dd/mm/yyyy.
As you can see in the formula bar, i have tried using Text commands to force it but it still refuses to display as dd/mm/yyyy in the form. Would really appreciate some help! Thank you Shannon
Date will not show in the correct format of dd/mm/yyyy
@SS-11082242-0 you can select the classic control in the list of components. I you will need to remove modern control and add the classic. it is not possible to convert in place.
Date will not show in the correct format of dd/mm/yyyy
It is look like that Modern control is not accepting the custom formats in the Format property.
Try to use the classic one it is accepting the custom format.
If my answer helped you, please give me a thumbs up (👍). If solve your question please mark as answer ✔️. This is help the community.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.