I have datecard that contains the Now() function but I need it to be in 24 hour format vs. AM/PM.
is this possible?
Solved! Go to Solution.
Use the Text function to convert it.
Text(Now(), ShortDateTime24)
I hope this is helpful for you.
Use the Text function to convert it.
Text(Now(), ShortDateTime24)
I hope this is helpful for you.
That did convert the value in that field to 24 hour time.
Now I have a separate issue, when I submit the form, and the data is input into my share point list, it records the time as if it were 3 hours ago and still in 12 hour format.
The format of the time and date in the SharePoint list is governed by SharePoint. The time you are submitting is correct. It is the regional settings of the Site that holds your list. Take a look at the settings for the site and see if the regional settings are correct.
Copy that, I will have to contact the site admin because I don't have access to change the timezone setting for the site. As soon as I confirm functionality I will return and mark as solution.
Thank you!
Sounds good!
Just to follow up @RandyHayes, editing the sharepoint site time formatting did indeed correct the issue.
Thank you!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
180 | |
45 | |
45 | |
34 | |
34 |
User | Count |
---|---|
255 | |
82 | |
78 | |
67 | |
65 |