Bugmark-Simulator / bugmark_simulation

A simulator for Bugmark to run experiments
Mozilla Public License 2.0
2 stars 1 forks source link

Make all dates relative to current simulation date #51

Closed GeorgLink closed 5 years ago

GeorgLink commented 5 years ago

Instead of having "April 3", the platform should show how many days from the current date that is.

We can probably have a function that calculates the difference in days and wrap all dates in that.

GeorgLink commented 5 years ago

somewhat fixed.. ....

GeorgLink commented 5 years ago

the simulation still is anchored to a day, but we hide the year and use relative days where appropriate.