stsuboi (Sougo TSUBOI)
- Login: stsuboi
- Registered on: 12/26/2017
- Last sign in: 02/23/2018
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/26/2017
-
10:10 AM Ruby Bug #14241 (Closed): Time.strptime() doesn't support the directive "%W".
- According to reference manual, Time.strptime() accepts the directive "%W" in a format string, but it seems not to be worked.
On the other hand, Date.strptime() accepts "%W" correctly.
C:\>ruby -v
ruby 2.3.3p222 (2016-11-21 revision ...