Open natashamoorfield opened 2 years ago
Change the normal behavior of the date.today() method to mirror that of CalmarendianDate.today(), that is, always producing a static date referencing the start point of the narrative of Visions in Blue: 1992-04-10 (Friday, 10 April 1992).
date.today()
CalmarendianDate.today()
Change the normal behavior of the
date.today()
method to mirror that ofCalmarendianDate.today()
, that is, always producing a static date referencing the start point of the narrative of Visions in Blue: 1992-04-10 (Friday, 10 April 1992).