RssPubDateToLocalTimeConverter Class
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.
Microsoft internal use only.
public ref class RssPubDateToLocalTimeConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<System::String ^, System::String ^>
C++/WinRT
[Windows::Foundation::Metadata::WebHostHidden]
class RssPubDateToLocalTimeConverter : Microsoft::VisualStudio::PlatformUI::ValueConverter<std::wstring, std::wstring const &>
public class RssPubDateToLocalTimeConverter : Microsoft.VisualStudio.PlatformUI.ValueConverter<string,string>
type RssPubDateToLocalTimeConverter = class
inherit ValueConverter<string, string>
Public Class RssPubDateToLocalTimeConverter
Inherits ValueConverter(Of String, String)
- Inheritance
Rss |
Microsoft internal use only. |
Convert(Object, Type, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert(String, Object, Culture |
Converts a string representing a DateTime to a string representing the same time in the local time zone. |
Convert(TSource, Object, Culture |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Convert |
Microsoft internal use only. |
Convert |
Microsoft internal use only. (Inherited from ValueConverter<TSource,TTarget>) |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |