ApplicationClass.DateFormat(Object, Object) Method
Definition
Important
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 virtual object DateFormat (object Date, object Format);
abstract member DateFormat : obj * obj -> obj
override this.DateFormat : obj * obj -> obj
Public Overridable Function DateFormat (Date As Object, Optional Format As Object) As Object
Parameters
- Date
- Object
- Format
- Object