[This is preliminary documentation and is subject to change.]
Appends a UTC Unix Timestamp to the given StringBuilder.
If the date equals DateTime.MinValue, nothing is appended.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
[NotNullAttribute] public static StringBuilder ToUnixTimeString( this DateTime date, StringBuilder sb )