+ Reply to Thread
Results 1 to 2 of 2

[SOLVED] Converting EST time in IST

  1. #1
    Shesh
    Guest

    [SOLVED] Converting EST time in IST

    This is what I have in range B1:B7

    12:00AM
    12:30AM
    1:00AM
    1:30AM
    2:00AM
    2:30AM
    3:00AM

    I want to convert these times into (IST +9:30) and put them in A1:a7

    Sheshadri


  2. #2
    JE McGimpsey
    Guest

    Re: Converting EST time in IST

    One way (assuming EST is Eastern Standard Time, GMT+5:00):


    A1: =B1+(14.5/24) <==== format as time

    Copy down to A7

    In article <8416D39E-F05F-404D-A8BF-1DB40AB6C5EF@microsoft.com>,
    "Shesh" <Shesh@discussions.microsoft.com> wrote:

    > This is what I have in range B1:B7
    >
    > 12:00AM
    > 12:30AM
    > 1:00AM
    > 1:30AM
    > 2:00AM
    > 2:30AM
    > 3:00AM
    >
    > I want to convert these times into (IST +9:30) and put them in A1:a7
    >
    > Sheshadri


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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