'Declaration Public Function New( _ ByVal value As Date, _ ByVal withTimeZone As Boolean _ ) |
public PgSqlTimeStamp( DateTime value, bool withTimeZone ) |
Parameters
- value
- The specified System.DateTime.
- withTimeZone
- Determines whether to use the time zone. This affects the behavior of the ToString methods.