IXTLRuntime.formatTime(Object, String, Object) 方法

定义

此类型或成员充当 Microsoft XML Core Services (MSXML) 对象或成员的代理。 有关此类型或成员包装的 MSXML 对象或成员的信息,请参阅 MSXML SDK使用 MSXML5 和 System.Xml 使用 InfoPath 2003 对象模型

public:
 System::String ^ formatTime(System::Object ^ varTime, System::String ^ bstrFormat, System::Object ^ varDestLocale);
public string formatTime (object varTime, string bstrFormat, object varDestLocale);
abstract member formatTime : obj * string * obj -> string
Public Function formatTime (varTime As Object, bstrFormat As String, varDestLocale As Object) As String

参数

varTime
Object
bstrFormat
String
varDestLocale
Object

返回

适用于