init(from:)
- iOS
- deprecated
- macOS
- deprecated
- tvOS
- deprecated
- watchOS
- deprecated
init(from decoder: any Decoder) throws
init(from decoder: any Decoder) throws
s20FoundationEssentials4DateV0A20InternationalizationE15AttributedStyleV4fromAFs7Decoder_p_tKcfc
What are these?6JSBN
import FoundationEssentials
import FoundationInternationalization
struct AttributedStyle
struct Date
Date
represents a single point in time.
protocol Decoder
A type that can decode values from a native format into in-memory representations.
func format(_ value: Date) -> AttributedString
Returns an attributed string with AttributeScopes.FoundationAttributes.DateFieldAttribute
func locale(_ locale: Locale) -> Date.AttributedStyle