DateTimeExtensions Class

Provides to string formatting extensions for the DateTime type.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static class DateTimeExtensions
Inheritance
Object    DateTimeExtensions

Methods

FormatDateTime Utility method to format a datetime, with both the long date and time string visible.

See Also