Skip to content

boomiflow-community/player-render-local-timezone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

render-local-timezone

Includes a snippet (lines 126-133) to render DateTime values in the users local timezone.

The underlying platform uses UTC for all DateTimes. This setting will work for something like a table (which recognizes that a column is datetime) but it won't work if you're just referencing a UTC timestamp value in a step or presentation (because the platform considers that text value reference to be a string).

Please be aware: the intent is to deprecate these settings and make this the default behavior of the platform.

About

Renders local timezone in datetime values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published