Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Serialization > API/Runtime/Core/Serialization/FCbFieldView
| Type | Name | Description | |
|---|---|---|---|
| FDateTime | AsDateTime () |
Access the field as a date/time. Returns a date/time at the epoch on error. | |
| FDateTime | AsDateTime
(
FDateTime Default |
Access the field as a date/time. Returns the provided default on error. |