Nate Butler
|
a1085184a1
|
use to_string to return the format distance string from FormatDistance
|
2023-12-19 11:57:57 -05:00 |
|
Nate Butler
|
d8a8feb45c
|
Add FormatDistance struct, add hide_prefix option
|
2023-12-19 11:41:14 -05:00 |
|
Nate Butler
|
79653d2175
|
Rename format distance test names
|
2023-12-19 11:19:18 -05:00 |
|
Nate Butler
|
ae313ff830
|
Allow format_distance to take a DateTimeType
|
2023-12-19 11:16:59 -05:00 |
|
Marshall Bowers
|
070674a4fd
|
ui2: Unsuppress and fix warnings (#3423)
This PR unsupresses the warnings in `ui2` and summarily fixes them.
Release Notes:
- N/A
|
2023-11-28 14:44:19 -05:00 |
|
Nate Butler
|
6f41a77a25
|
Document format_distance
Adds docs for:
- distance_in_seconds
- distance_string
- naive_format_distance
- naive_format_distance_from_now
|
2023-11-02 11:53:20 -04:00 |
|
Nate Butler
|
b76c117979
|
Update naive_format_distance and tests
|
2023-11-02 10:37:33 -04:00 |
|
Nate Butler
|
cde7b244bc
|
Checkpoint - impl format_distance
|
2023-11-02 10:11:25 -04:00 |
|