<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to convert a epoch timestamp String to a readable date time format? in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5521#M2430</link>
    <description>&lt;P&gt;I believe that this is based on the account settings. You can use .in_timezone formula to convert the date/time into a specific timezone.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 12:57:10 GMT</pubDate>
    <dc:creator>marlon-muela</dc:creator>
    <dc:date>2023-10-30T12:57:10Z</dc:date>
    <item>
      <title>How to convert a epoch timestamp String to a readable date time format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5419#M2393</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a use case where I need to convert an epoch milliseconds String to a readable Date time format in Workato. I know that this is possible using the following Ruby method&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="ruby"&gt; timestamp1 = Time.at("1696731696612".to_i/1000.0).strftime("%Y-%m-%d %H:%M:%S")&lt;/LI-CODE&gt;&lt;P&gt;However, seems like Workato does not support the&amp;nbsp; Time.at method. Is there any other way which can be used here ? Also, is there a plan to whitelist this Ruby method in future ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Oct 2023 03:52:17 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5419#M2393</guid>
      <dc:creator>diparnab-dey1</dc:creator>
      <dc:date>2023-10-14T03:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a epoch timestamp String to a readable date time format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5515#M2426</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/7346"&gt;@diparnab-dey1&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Here's a sample formula that you can use. You can use .to_time formula for converting an epoch value.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marlonmuela_0-1698667298676.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/794i405D4BC82E54AA40/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="marlonmuela_0-1698667298676.png" alt="marlonmuela_0-1698667298676.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Output as a valid date:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marlonmuela_1-1698667322492.png" style="width: 400px;"&gt;&lt;img src="https://systematic.workato.com/t5/image/serverpage/image-id/795i79F16F1098714AAB/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="marlonmuela_1-1698667322492.png" alt="marlonmuela_1-1698667322492.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 12:02:34 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5515#M2426</guid>
      <dc:creator>marlon-muela</dc:creator>
      <dc:date>2023-10-30T12:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a epoch timestamp String to a readable date time format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5516#M2427</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/1536"&gt;@marlon-muela&lt;/a&gt;&amp;nbsp; This worked like a charm. One question though. The default time returned by this formula is in UTC or PDT ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 12:27:51 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5516#M2427</guid>
      <dc:creator>diparnab-dey1</dc:creator>
      <dc:date>2023-10-30T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a epoch timestamp String to a readable date time format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5521#M2430</link>
      <description>&lt;P&gt;I believe that this is based on the account settings. You can use .in_timezone formula to convert the date/time into a specific timezone.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 12:57:10 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-convert-a-epoch-timestamp-string-to-a-readable-date-time/m-p/5521#M2430</guid>
      <dc:creator>marlon-muela</dc:creator>
      <dc:date>2023-10-30T12:57:10Z</dc:date>
    </item>
  </channel>
</rss>

