Overview
The %date%
and/or %time%
variables used in notifications is replaced by a full date/time string. The part that should actually not be shown does hold generic data.
Example:
- Check that the notification template has
%date%
and/or%time%
defined as a variable in it. - Check the email notification:
- The
%date%
variable will show a generic timestamp of 12:00:00 PM.
Example:12/27/2011 12:00:00 PM
shows date with time. - The
%time%
variable will show a generic datestamp of 1/1/1980.
Example:1/1/1980 9:37:43 AM
shows time with date.
- The
Environment
EventsManager 2012 build 20111130
Information
This issue had been fixed in SR1, therefore, it is recommended to update to SR1.