Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void WriteTimestamp(DateTime ival, int codePage);
public void WriteTimestamp (DateTime ival, int codePage);
member this.WriteTimestamp : DateTime * int -> unit
Public Sub WriteTimestamp (ival As DateTime, codePage As Integer)