Skip to content

Inconsistent date format across endpoints #108

@fastfingertips

Description

@fastfingertips

Description:
Date information is returned inconsistently:

  • Some endpoints return timestamp format
  • Others return dict format like {"year": 2024, "month": 9, "day": 23}

Expected behavior:
All endpoints should use a consistent date format throughout the project.

Metadata

Metadata

Labels

refactormprove code structure and readability without changing functionality.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions