Click or drag to resize

SimpleDateFormat Constructor

Overload List
  NameDescription
Public methodSimpleDateFormat
Initialize a new instance of the SimpleDateFormat class.
Public methodSimpleDateFormat(String)
Initializes a new instance of the SimpleDateFormat class.
Public methodSimpleDateFormat(String, IFormatProvider)
Initializes a new instance of the SimpleDateFormat class.
Top
See Also