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
We should support formatting a DateTime as a String, which is the opposite of #677. Whatever syntax we use for parsing a DateTime should also be used for formatting one. I'm not sure yet what that format will be.
The text was updated successfully, but these errors were encountered:
yorickpeterse
added
feature
New things to add to Inko, such as a new standard library module
std
Changes related to the standard library
labels
Dec 29, 2023
Description
We should support formatting a
DateTime
as aString
, which is the opposite of #677. Whatever syntax we use for parsing aDateTime
should also be used for formatting one. I'm not sure yet what that format will be.Related issues
Related work
No response
The text was updated successfully, but these errors were encountered: