πKernel - NKS0033
Use TimeDateRenderersUtc.RenderUtc()
Context
String
Extended Description
Analysis Comparison
Before the fix
public static void MyFunction()
{
string value = TimeDateTools.KernelDateTimeUtc.ToString();
}After the fix
Suppression
Recommendation
Last updated