dddd top-level constant

String const dddd

Day of Week (Full)


Format: Monday Tuesday ... Sunday

Summary: The complete, unabbreviated name of the day.

Details: Use this for formal displays and primary headers. It provides the highest level of clarity and is preferred for desktop layouts and formal documents where space is not a constraint.

Implementation

const String dddd = 'dddd';