DateTimeWithMilliseconds(FileArchiveFileNameContext) Method

Definition

Assembly XenoAtom.Logging.dll

Produces a human-readable file name format with milliseconds: <base>.<yyyy-MM-dd-HH_mm_ss_fff>[.<sequence>]<extension>.

public static string DateTimeWithMilliseconds(FileArchiveFileNameContext context)

Parameters

context
FileArchiveFileNameContext

The archive naming context.

Returns

String
The archive file name.