Hi Experts,
I have customised the component(reports) in webtop. once if i lunch the custom component All my dql queries(report names realted to application) are diplying in dropdownlists.once if i select the dql query(reportname) and click execute button,the dql query provided by me will give the results on webtop datagrid.
Here the problem is: dql query through webtop or DA is displaying contentserver local time.but it's not giving the client machine local time zone.
Note:i have created the folder in webtop in my local machine,if i run the dql query then it's giving different time(it's providing server timezone).but i want to get the client machine time zone folder created by all users.
Actaully all my queries is set in code level,once if i select the perticular dql query name(reportname) in drop down list that perticular dql query will called after click the execute.
is there any way to handle the timezone in code level?.if we can,pls provide sample code snippet.
Thanks
Hari