Updated timestamp string format
This commit is contained in:
@@ -16,6 +16,6 @@ namespace PartSource.Data.Models
|
||||
|
||||
public int? QTY { get; set; }
|
||||
|
||||
public DateTime? Updated { get; set; }
|
||||
public string Updated { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user