Contents

uppercase

A Boolean value that determines whether the date string displays in uppercase.

Declaration

var uppercase: Bool { get set }

Discussion

By default, this property is set to false. Set it to true if you want the text provider to produce uppercase text.

See Also

Getting the Date Information