timestampsafe - eisclimber/ExPresS-XR GitHub Wiki
Field in DataGatherer
Format for a safe timestamp with a underscore separating date and time.
public static readonly string timestampSafe = DateTimeOffset.Now.ToString("yyyy-MM-dd_HH-mm-ss");Field in DataGatherer
Format for a safe timestamp with a underscore separating date and time.
public static readonly string timestampSafe = DateTimeOffset.Now.ToString("yyyy-MM-dd_HH-mm-ss");