More ",chardata"

This commit is contained in:
2024-10-17 17:19:43 +02:00
parent 28f5616f76
commit 86785be588
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import (
type Date struct {
*CommonAttributes
DateTime string
DateTime string `xml:",chardata"`
}
// DateTime formats a time.Time to string formated as defined by RFC3339. It