Share via


IXTLRuntime.formatTime(Object, String, Object) Method

Definition

[System.Runtime.InteropServices.DispId(195)]
public string formatTime (object varTime, string bstrFormat, object varDestLocale);
[<System.Runtime.InteropServices.DispId(195)>]
abstract member formatTime : obj * string * obj -> string
Public Function formatTime (varTime As Object, bstrFormat As String, Optional varDestLocale As Object) As String

Parameters

varTime
Object
bstrFormat
String
varDestLocale
Object

Returns

Attributes

Applies to