Custom relative date range formatter in Drupal 8
- drupal 8 custom relative date range formatter
Although we ended up adding our own to InOtherWords, there’s some good stuff out there, currently better than our pretty specialized use case. But if we steal from the others enough, we’ll do it all…
See:
-
php datetime get year
There are like zero useful functions for actual date value getting, it’s really just string manipulation, what?