Microsoft
Software
Hardware
Network
Question : How to set the time format in a Web Intelligence document
I would appreciate instructions on how to display the CurrentTime() value in the 24-hour clock format?
Presently the CurrentTime() value looks like this in my webi report : 2:26:25 PM GMT-04:00
Instead of that, I want it displayed in the 24-hour clock format like this : 14:26
Thank you for your assistance.
Answer : How to set the time format in a Web Intelligence document
Yes, I found the answer: you can change the date/time format to 24 hour time.
=FormatDate(fieldname; "MM/dd/yyyy HH:mm")
The capital HH is for 24-hour time. Lower-case hh will give you 12-hour time.
Random Solutions
PHP: adding a unique code to JPG image during download (embedded in the file)
VB.NET - System.UnauthorizedAccessE
xception was unhandled
How to disable Security Alert box in windows 7?
How can I make related calculated columns and conditionals in a MS SQL View?
which is the best website to learn stored procedure ??
SSG5 VPN Routing, internal LAN route works, VPN route doesnt.
Crystal Reports Xi - Sorting a CrossTab Report by a Summary Field
Best Website to Collect Photos
Pass URL Parameter to multiple iFrames in ASP
Google Chart corechart help