| IReadOnlyAttributeAsDateTimeUtc Method |
| Name | Description | |
|---|---|---|
| AsDateTimeUtc | Value converted to a nullable DateTime in the UTC timezone.
If the value cannot be converted, an exception is thrown | |
| AsDateTimeUtc(DateTime) | Value converted to a DateTime in the UTC timezone using the default value if null.
If the value cannot be converted, an exception is thrown |