Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

LocalizeDate Method

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

Syntax

[VB.NET]
Public Function LocalizeDate(ByVal DateTime As String) As String
[C#]
public string LocalizeDate(string dateTime);

Remarks

This method can be used to convert an RFC 822 date/time string to the corresponding local date and time.

Dates will be returned in the format: "MM/dd/yyyy hh:mm:ss".

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0