Skip to content

[FEAT] Accept time format as a param in get_display_date #88

Description

@NeonDaniel

Objective

Currently, time format is read from user profile settings. A more flexible implementation would allow the request object to specify the format directly

Initial Implementation Requirements

  • Update request schema to include a format param (likely with a Literal annotation)
  • Confirm backwards-compat. with requests that exclude format reading the user settings (if present)

Other Considerations

  • 2.0.0 #87 (comment)
  • This method is probably used by the homescreen skill, so maintaining backwards-compatibility is necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageNew issue needs review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions