About 436,000 results
Open links in new tab
  1. Get current IST time in php - Stack Overflow

    Nov 12, 2012 · If your system is in India and you set the timezone to Kolkata, then yes, it'll give you the system time. What other time do you expect? Please clarify.

  2. date - Java : to get current india time - Stack Overflow

    Feb 11, 2019 · I want to get current time for india, i updated my system clock after 5 minute then current time, so my system clock is running 5 minute earlier than actual india time but i want to get standard …

  3. javascript - Get indian current time and date - Stack Overflow

    Jul 27, 2021 · 21 1 2 1 by default, when you use new Date() in js, it will return the current date/time in your browser, and if you are trying this from India, you should not require any further operations, …

  4. datetime - Date in IST in SQL Server - Stack Overflow

    Sep 8, 2014 · My server is hosted in US or so with some other time zone. Is there an option to get the current date in SQL Server in Indian Standard Time. select getdate() What should I write to get the …

  5. html - Get IST time in javascript - Stack Overflow

    Mar 2, 2014 · Get IST time in javascript Asked 11 years, 9 months ago Modified 2 years, 5 months ago Viewed 42k times

  6. How to get current time in india in python - Stack Overflow

    Aug 28, 2020 · How would I get the current timestamp in python of India? I tried time.ctime() and datetime.utcnow() also datetime.now() but they all return a different time than here it is in india.

  7. php - How to get time in Indian Time zone? - Stack Overflow

    Sep 2, 2015 · For You tube API we are setting start Schedule time and End time In "2015-08-28T00:00:00.000Z" This format the Z- is representing the zulu (GMT-7) time zone. I need to pass the …

  8. Getting current date and time in JavaScript - Stack Overflow

    I think JavaScript will get the current date and time from System. Hence, set the current date and time in your Computer.

  9. Get Indian Standard Time (IST) in c#? - Stack Overflow

    Jul 16, 2010 · 15 When i display my system date using DateTime.Now() function It gives me system date and time and works fine but when i try to run this page on my server it gives me the DateTime of …

  10. Show Current Time in Excel by Timezone - Stack Overflow

    Jun 30, 2017 · I would like to convert this to another time zone for example PST. is there a way to do =TEXT IF C1 equals PST subtract 3 from A1 <--- the current time what im trying to do is if one …