#4791 closed Enhancement (fixed)
Future times support for friendly time
| Reported by: | sembrestels | Owned by: | sembrestels |
|---|---|---|---|
| Priority: | normal | Milestone: | Elgg 1.9.0 |
| Component: | Core | Version: | 1.8 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Friendly time only supports past times, but it would be very useful in future also: deadlines, events...
Change History (4)
comment:1 Changed 9 months ago by sembrestels
- Owner set to sembrestels
- Status changed from new to assigned
comment:2 Changed 8 months ago by Sem
- Resolution set to fixed
- Status changed from assigned to closed
Fixes #4791. elgg_get_friendly_time function is supporting future dates now.
Changeset: 6170343dee8370e88bc8e146f82b006335552c8c
comment:3 Changed 8 months ago by Sem
Refs #4791. Added $current_time parameter to elgg_get_friendly_time function.
Changeset: e6066d6b07bafe8797dc38a126d6707d645a3d58
comment:4 Changed 6 months ago by cash
- Milestone changed from Needs Review to Elgg 1.9.0
Note: See
TracTickets for help on using
tickets.

PR: https://github.com/Elgg/Elgg/pull/376