You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, #3760 supports leap months with a placeholder by writing (leap) before a leap month because the infrastructure to generate leap month data and include it in formatted datetimes does not exist. This is similar to but separate from #3761. I discussed this with @sffc and @Manishearth and they formed a plan to address this.
The text was updated successfully, but these errors were encountered:
Currently, #3760 supports leap months with a placeholder by writing
(leap)
before a leap month because the infrastructure to generate leap month data and include it in formatted datetimes does not exist. This is similar to but separate from #3761. I discussed this with @sffc and @Manishearth and they formed a plan to address this.The text was updated successfully, but these errors were encountered: