Message Oracle ORA-30075 - TIME/TIMESTAMP WITH TIME ZONE literal must be specified in CHECK constraint

ERRORTIME/TIMESTAMP WITH TIME ZONE literal must be specified in CHECK constraint
CAUSEUser is trying to create a constraint on a time or timestamp with or without time zone column without explicitly specifying the time zone.
ACTIONUse time or timestamp with time zone literals only.