Cannot change format of DateTime expression
I am using an expression to show a time in a report, and I want it to simply be formatted as hh:mm
Despite changing the display format category of the expression to Date/time hh:mm, it remains in it's originally configured format which includes the date as well as the time. Am I doing this incorrectly, should I be using a function to extract just the time from the expression?
Again, I'm new to fastreports so any help would be great, thanks.
Despite changing the display format category of the expression to Date/time hh:mm, it remains in it's originally configured format which includes the date as well as the time. Am I doing this incorrectly, should I be using a function to extract just the time from the expression?
Again, I'm new to fastreports so any help would be great, thanks.
Comments