Kernel - NKS0026
Use TimeDateRenderers.RenderDate()
Context
String
Extended Description
Analysis Comparison
Before the fix
public static void MyFunction()
{
string value = TimeDateTools.KernelDateTime.ToString();
}After the fix
Suppression
Recommendation
Last updated