Skip to content

Formatter for date to have consistent Format #1195

@HenrZu

Description

@HenrZu

Motivation / Current Behaviour

For the data.h class, the output of a selected day currently can be done ..."{}-{}-{}", date.day, date.month, date.year...

However, we want so go with a consistent format (f.e. ISO format). Therefore, it would be better to have a formatter in the date.h class.

Enhancement description

Consistency

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project

Metadata

Metadata

Assignees

Labels

class::featureA feature to be implemented for some part of the softwareclass::improvementCleanup that doesn't affect functionalitymodel::odeThis issue concerns any kind of ODE-based model.

Projects

Status

Done (Total)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions