in web application for i want to access today's current date time so if which method should i use??
i know about system.datetime.now() but if the client system datetime will be wrong then that time wrong data will be inserted.
please suggest me ??
Hi Prasunjeet,
Please refer below article
http://stackoverflow.com/questions/29807554/auto-convert-utc-date-to-local-time-zone
I hope this will help you out.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.