RocketCommunicationsInc / astro-components

Other
24 stars 8 forks source link

3 Digit Julian Date #186

Closed Rachel-Platz closed 2 years ago

Rachel-Platz commented 2 years ago

I would like to view the Julian Date in the rux-clock so that it always shows 3 digits. Attached is a screenshot of the the current implementation from the astro storyboard where the clock's date only has 2 digits when it is less than 100. There is also a screenshot from juliandate.net to show that the day always has 3 digits and a link to IBM that shows that the Julian date format should be 3 digits.

IBM Link: https://www.ibm.com/docs/en/cics-vt/2.1?topic=reengineering-converting-between-julian-gregorian-date-formats

AstroStorybook RuxClock Juliandate

dmcalester commented 2 years ago

Thanks Rachel,

We have an internal ticket and adding this to our sprint that started today.

dmcalester commented 2 years ago

Resolved in 6.1.0 release https://github.com/RocketCommunicationsInc/astro/releases/tag/v6.1.0