anastasiastowers (Anastasia Stowers)
- Login: anastasiastowers
- Registered on: 12/13/2019
- Last sign in: 12/13/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
12/13/2019
-
06:30 PM Ruby Feature #16244: Add a Time#before? and Time#after? method
- Using the > and < symbols makes sense to compare Time only with the knowledge of the underlying unix time system being used.
Although this is the way that we choose to store values of it in our systems, Time is special because it has ...