<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Date processing on Virtosoftware Guides &amp; Docs</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/</link><description>Recent content in Date processing on Virtosoftware Guides &amp; Docs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 28 Oct 2024 19:45:33 +0000</lastBuildDate><atom:link href="https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/index.xml" rel="self" type="application/rss+xml"/><item><title>Get date property</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/get-date-property/</link><pubDate>Mon, 28 Oct 2024 19:45:33 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/get-date-property/</guid><description>&lt;p&gt;This activity gets a date property and stores result in a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_date_property_1-1.png" alt="get_date_property_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Component&lt;/td&gt;&lt;td&gt;Date part type. Select it from predefined values.&lt;/td&gt;&lt;td&gt;Year, Month, Day, Hour, Minute, Second, Ticks, Day Of Week, Day Of Year, Week of Year&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This time&lt;/td&gt;&lt;td&gt;Inputdate. Date value you want to get.&lt;/td&gt;&lt;td&gt;[%Variable:updatedDate%], [%CurrentItem:Created%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Returns part of a date. If date is null returns -1.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_date_property_2.png" alt="get_date_property_2" /&gt;&lt;/p&gt;</description></item><item><title>Convert date from UTC to local time</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/convert-date-from-utc-to-local-time/</link><pubDate>Mon, 28 Oct 2024 19:45:26 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/convert-date-from-utc-to-local-time/</guid><description>&lt;p&gt;This activity converts date from UTC to local time.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/convert_date_from_utc_to_local_time_1.png" alt="convert_date_from_utc_to_local_time_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This time&lt;/td&gt;&lt;td&gt;Inputdate. Time you want to convert from UTC time.&lt;/td&gt;&lt;td&gt;[%Variable:updatedDate%], [%CurrentItem:Created%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current site time zone&lt;/td&gt;&lt;td&gt;Time zone to convert time&lt;/td&gt;&lt;td&gt;(UTC-09:00) Alaska (can be selected in dropdown menu)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Contains converted time&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/convert_date_from_utc_to_local_time_2.png" alt="convert_date_from_utc_to_local_time_2" /&gt;&lt;/p&gt;</description></item><item><title>Convert Date from Local Time to UTC</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/convert-date-from-local-time-to-utc/</link><pubDate>Mon, 28 Oct 2024 19:45:18 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/date-processing/convert-date-from-local-time-to-utc/</guid><description>&lt;p&gt;This activity converts date from local time to UTC.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/convert_date_from_local_time_to_utc_1.png" alt="convert_date_from_local_time_to_utc_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This time&lt;/td&gt;&lt;td&gt;Inputdate. Time you want to convert to UTC time.&lt;/td&gt;&lt;td&gt;[%Variable:updatedDate%], [%CurrentItem:Created%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current site time zone&lt;/td&gt;&lt;td&gt;Time zone to convert&lt;/td&gt;&lt;td&gt;(UTC-09:00) Alaska (can be selected in dropdown menu)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Contains converted time&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/convert_date_from_local_time_to_utc_2.png" alt="convert_date_from_local_time_to_utc_2" /&gt;&lt;/p&gt;</description></item></channel></rss>