Page 1 of 1
Is possible DateDiff() function?
Posted: Tue Sep 26, 2006 6:45 am
by MARIMUTHU K
Hi hi hi
Hi StiReport Team,
Thanks again,
I want difference between two date.
Is possible DateDiff() function?
or other ways?
Please provide .
Thanks of Advance.
Regards,.
KMarimuthu.
Is possible DateDiff() function?
Posted: Tue Sep 26, 2006 8:31 am
by Edward
KMarimuthu wrote:Hi hi hi
Hi StiReport Team,
Thanks again,
I want difference between two date.
Is possible DateDiff() function?
or other ways?
Please provide .
Thanks of Advance.
Regards,.
KMarimuthu.
Yes of course it is possible. You can use any function of .Net in the code of StimulReport.Net.
To use the required function you should follow next steps:
1. Specify Namespace of your function in the
Code tab of Report.
2. Be sure that Namespace from step 1 is inside of the Assemblies in
Referenced Assembly Property of the StimulReport.Net.
To use the DateDiff() function you have to add next line to your
Code tab of the Report:
Thank you.
Is possible DateDiff() function?
Posted: Tue Sep 26, 2006 11:27 pm
by MARIMUTHU K
HI Stimul Team
Thanks for ur time.
Regards,