More Polish (#2665)
This commit is contained in:
parent
47547c23dd
commit
e8d9a8b3a3
14 changed files with 151 additions and 91 deletions
|
@ -39,7 +39,7 @@ public class FeedLink
|
|||
/// </summary>
|
||||
/// <remarks>Attribute MUST conform Atom's Date construct</remarks>
|
||||
[XmlAttribute("lastReadDate", Namespace = "http://vaemendis.net/opds-pse/ns")]
|
||||
public DateTime LastReadDate { get; set; }
|
||||
public string LastReadDate { get; set; }
|
||||
|
||||
public bool ShouldSerializeLastReadDate()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue