PlaceholderFormatterFormatTimes Method

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual string FormatTimes(
	TimeContext context,
	string customFormat = null
)

Parameters

context  TimeContext
 
customFormat  String  (Optional)
 

Return Value

String

See Also