Click or drag to resize

BinHandlerwriteDate 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: SystemDateTime
A DateTime format.
See Also