AtomDate.

GetValueOrDefault(DateTime) Method

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomDate

Syntax

public DateTime GetValueOrDefault(DateTime defaultValue)

Parameters

Name Type Description
defaultValue DateTime

Return Value

Type Description
DateTime
GitHub