Page 1 of 1
how to not display time stamp without converting to string
Posted: Thu May 19, 2016 8:40 pm
by drp1994
At this point in time the Date field from the back end is coming over as just a "Date" type, but when it is pulled within StimulSoft it is forcing a Time stamp onto the date.
How do you remove the time stamp from the date without converting it to String?
Re: how to not display time stamp without converting to stri
Posted: Fri May 20, 2016 12:03 pm
by Alex K.
Hello,
Please try to set the Format property for the Text component.
If the issue still present, can you please send us a sample report with test data for analysis.
Thank you.
Re: how to not display time stamp without converting to stri
Posted: Fri May 20, 2016 1:25 pm
by drp1994
If I use that Text Component setting, will that cause any issue when we attempt to use the Culture property feature (meaning we want to pass what the users computer Date format is configured for to the resulting StimulSoft form)
Re: how to not display time stamp without converting to stri
Posted: Mon May 23, 2016 10:01 am
by Alex K.
Hello,
Please try to use the following expression:
Thank you.