IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

LocalizeDateAsync Method

Converts a valid RFC 822 message date to local date and time.

Syntax

[VB.NET]
Public Function LocalizeDateAsync(ByVal DateTime As String) As Task<string>
[C#]
public Task<string> LocalizeDateAsync(string dateTime);

Remarks

This method is the asynchronous version of the LocalizeDate method and is used to support asynchronous operations in WinRT. Please refer to LocalizeDate for more information.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0