Static Propertyswift 6.0.3FoundationInternationalization->FoundationEssentials
month
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
static var month: Date.ComponentsFormatStyle.Field { get }
static var month: Date.ComponentsFormatStyle.Field { get }
s20FoundationEssentials4DateV0A20InternationalizationE21ComponentsFormatStyleV5FieldV5monthAHvpZ
What are these?6EENX
import FoundationEssentials
import FoundationInternationalization
struct Field
struct Date
Date
represents a single point in time.
struct ComponentsFormatStyle
init(from decoder: any Decoder) throws
static var day: Date.ComponentsFormatStyle.Field { get }
static var hour: Date.ComponentsFormatStyle.Field { get }
static var minute: Date.ComponentsFormatStyle.Field { get }
static var second: Date.ComponentsFormatStyle.Field { get }
static var week: Date.ComponentsFormatStyle.Field { get }
static var year: Date.ComponentsFormatStyle.Field { get }