Hi We have a date which we store in Database as a timestamp. While getting a system date we get the date in US time like if the user has submitted a request in Aus,if he submits in morning 9 it will have date at server side in US time that is around some 17 hours less,we store the date with US time and as a timestamp format in DB. but when the user comes to check the status when he submitted the request,we have to show the date which he has submitted, Do we have any sample code/API which based on region, changes (adds/reduces) the time difference and shows to the user.
Thanks and Regards Hanmayya Udgiri