asDate
Deprecated
This feature has been deprecated. It is recommended to use Compose Multiplatform instead.
Converts a Bundle to a KalugaDate. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DateType
Return
The KalugaDate stored in the bundle.
Throws
if the Bundle is not associated with a SingleValueNavigationSpec matching NavigationBundleSpecType.DateType.