Changes between Initial Version and Version 1 of Ticket #18471
- Timestamp:
- Jun 22, 2023, 11:23:56 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18471 – Description
initial v1 33 33 As far as I can tell, `time.strftime()` is basically just calling the system's `strftime()` on Haiku/Linux (and `wcsftime` on Win). 34 34 35 On the seemingly related #17884 davidkaroly said it wxWidgets was also affected and:35 On the seemingly related #17884 davidkaroly said that wxWidgets was also affected and: 36 36 37 37 > "most likely %c, %x, %X are impacted."