PgSqlTimeStamp Constructor(DateTime,String)
Initializes a new instance of the
PgSqlTimeStamp structure with the specified
System.DateTime and time zone.
'Declaration
Public Function New( _
ByVal As Date, _
ByVal As String _
)
Parameters
- value
- The specified System.DateTime.
- timeZone
- A System.String that represents the time zone. Should be represented in "TZH:TZM" or "TZH" format and begin with + or -.