C# Class CkanDotNet.Api.Helper.DateHelper

Afficher le fichier Open project: opencolorado/.NET-Wrapper-for-CKAN-API

Méthodes publiques

Méthode Description
Parse ( string dateString ) : System.DateTime

Parse a date/time string.

Method Details

Parse() public static méthode

Parse a date/time string.
public static Parse ( string dateString ) : System.DateTime
dateString string
Résultat System.DateTime