public void SetUtcHandling(
bool NowIsUtc
)
Dim instance As DateTimeProvider
Dim NowIsUtc As Boolean
instance.SetUtcHandling(NowIsUtc)
public:
void SetUtcHandling(
bool NowIsUtc
)
No code example is currently available or this language may not be supported.