Forum Discussion
VarunLuthra
Advisor
HaidongG - Thanks, this is a good workaround, but the problem with this is, using friendly_dates.format.under_day = %h% 'h ago' the Output is 14 h ago, but i want it 14h ago, i.e. without a space b/w 14 and h,
If I use, friendly_dates.format.under_day = %h%'h ago'
Output - 14'h ago
If I use, friendly_dates.format.under_day = %h% h ago
It doesn't print anything, any suggestions how can I encounter this?
HaidongG
11 years agoLithium Alumni (Retired)
Related Content
- 7 years ago
- 10 years ago
- 7 years ago
- 12 months ago