Click or drag to resize

BinHandler.writeDate Method

Binary Database Timestamp

Namespace:  CSharpOsu.Util.BinaryHandler
Assembly:  CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntax
public void writeDate(
	DateTime datestr
)

Parameters

datestr
Type: System.DateTime
A DateTime format.
See Also