Skip to main content

Search

Search

Convert system UTC time to EDT time

Comments

3 comments

  • Avatar
    Paweł Gancarz

    Hi, Minh

    You insert two data sources, one you set the date and the other the time, and in them you set the parameters manually.
    In Date, additionally, in the transform tab in the suffix, you set two spaces to separate the information from each other.
    Maybe this is what you meant?

     

     

     

    0
  • Avatar
    Peter Thane

    Make sure your Data Type is set to Text and not Date and a specified Date Format as that will override the VB settings. 

    For the VB FormatDateTime command you only need to type in the number 4 to get the VB to apply the VBShortTime. 

    This does not include the AM/PM and so you will probably need to add in a second string this time set as a Date Type with a Custom tt setting.

    0
  • Avatar
    Minh Van

    Thank you.  It works now.

    0

Please sign in to leave a comment.