PlaceholderFormatterFormatTimestamps Method

Definition

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

Parameters

context  TimestampContext
 
customFormat  String  (Optional)
 

Return Value

String

See Also