Date as per Time zone

Content Type: Sample
Categories:

Overview

Change Current Date as per Time zone using Java Action.

With using this sample we can able to Change User Current Time to all kind if Time Zone. 

In Entities generally stores the value in UTC format, In Scheduled event if in case different time zone then it shows different time, these kind of cases we can use this sample.

Please use Date & Time format in the below format. more example refer the below link 

Area/Country_Name like Asia/Kolkata

https://www.iplocate.com/en/resources/timezones/list-of-timezones 

Documentation

Opensource Free Sample for Converting Current Date Time to Specific Time Zone as per user.


Description
With using this sample we can able to Change User Current Time to all kind if Time Zone. 

Typical usage scenario
In Entities generally stores the value in UTC format, In Scheduled event if in case different time zone then it shows different time, these kind of cases we can use this sample.

Features and limitations
Convert Current Date & Time to user expected Time zone

Dependencies: NA

Bugs: NA

Frequently Asked Questions [optional]
Q: What is actual Time Zone Format ?
A: Area/CountryName like Asia/Kolkata

Q: Any specific website for Identify Time Zone format?
A: https://www.iplocate.com/en/resources/timezones/list-of-timezones

Releases

Version: 1.0.0
Framework Version: 9.12.6
Release Notes: Opensource Free Sample for Converting Current Date Time to Specific Time Zone as per user. Thankyou. Especially Sudhakar M, Sumit A & Naveen Gali for guiding me in JAVA.