Click or drag to resize

DataWriterTryParseDateTimeFromPath(String, DateTime) Method


Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public static bool TryParseDateTimeFromPath(
	string path,
	out DateTime dateTime
)

Parameters

path  String
 
dateTime  DateTime
 

Return Value

Boolean
See Also