+ Reply to Thread
Results 1 to 3 of 3

Convert Date from CET / IST to UTC

  1. #1
    Registered User
    Join Date
    05-04-2015
    Location
    Bangalore, India
    MS-Off Ver
    2013, 2016
    Posts
    12

    Convert Date from CET / IST to UTC

    Hello,

    I have a request where the user selected date to be converted to UTC date & time. The date is coming from an add-in, users in India would use IST & from Europe it would be CET.

    Is there any generic function through which i can convert the date & Time to UTC Time.

    I will be able to get the region to determine IST or CET. I did check couple of links on google, but did not find any satisfactory solution.

    Thanks !!

    Regards,

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner VA USA
    MS-Off Ver
    MS 365 Family 64-bit 2505
    Posts
    27,570

    Re: Convert Date from CET / IST to UTC

    There is not a function but the formula is very simple and you can write your own named formula to do this.

    IST is UTC+5:30. The formula to convert a date/time from IST to UTC is

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    CET is UTC+1:00 so to convert from CET to UTC:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    (This will work for date/time but not just time values because it does not take into account crossing day boundaries.)
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    05-04-2015
    Location
    Bangalore, India
    MS-Off Ver
    2013, 2016
    Posts
    12

    Re: Convert Date from CET / IST to UTC

    Thanks Jeff, it helps

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. convert calendar date ddmmyy to julian date yyyydd
    By imichalopo in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-13-2015, 01:47 AM
  2. [SOLVED] How to convert exported text date to desired date format with excel vba.
    By sktneer in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 10-03-2013, 01:08 AM
  3. Convert Long Written Excel Date to Proper Date
    By DavidMichaelangelo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-19-2013, 04:47 PM
  4. Replies: 1
    Last Post: 03-31-2010, 05:03 PM
  5. Convert a julian gregorian date code into a regular date
    By Robert in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-13-2006, 02:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1