SPS Action: Date Time Formatter

The Date Time Formatter action allows you to format a given date/time value as needed.

  • If the DateTimeValue is not bound to another action, the action will use the current date and time.

  • If the Date Time Formatter action is bound to an action, the referenced date time will be used.

Synergize.ProcessServer.Actions.Core.dll

v 1.0.0.15 SP38

Typical format: dd/MM/yyyy HH:mm:ss

Example: 31/12/2025 12:35:59

For more information on formatting date time values, see https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings (formerly, https://msdn.microsoft.com/en-us/library/8kb3ddd4%28v=vs.110%29.aspx).