Jump to content

Convert from one time zone to another time zone


Kurumi

Recommended Posts

Here's a sample use case to convert timestamps or Date/Time to another timezone. In this case, convert Pacific Time to Central and Eastern.

Central Timezone

Request:
Convert the following date and time from "[@field:Date_Submitted]" which is Pacific Standard Time (PST) to Central Standard Time (CST).
Change to the format of mm/dd/YYYY, HH:MM AM or PM
Return only the final result.

Result:

image.png


Eastern Timezone

Request:
Convert the following date and time from "[@field:Date_Submitted]" which is Pacific Standard Time (PST) to Eastern Standard Time (EST).
Change to the format of mm/dd/YYYY, HH:MM AM or PM
Return only the final result.

Result:

image.png

 

Change the 'Date_Submitted' field to your right field name. You may also change the format of the date and time based on your location. 

Link to comment
Share on other sites

Thank you for posting this, @Kurumi! Your solution gave me an idea of adding a field that specifies the time zone, then using AI to automatically convert the Date/Time field based on that. It could streamline handling time data across different regions.  👍

Request:
Convert [@field:Submitted_Date] to [@field:Timezone] timezone and display in MM-DD-YYYY hh:mm:ss AM/PM format. Display result only.

Result:

image.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...