DHowett / go-plist

A pure Go Apple Property List transcoder
Other
416 stars 97 forks source link

Support UnmarshalPlist for dates #83

Open grahammiln opened 1 month ago

grahammiln commented 1 month ago

Support unmarshal of dates to types implementing the Unmarshaler interface.