Closed (fixed)
Project:
Relative date
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 May 2011 at 17:37 UTC
Updated:
9 May 2012 at 03:30 UTC
I removed the dependency on Features and Strongarm because I'm not using either. All that was needed was a couple of edits to the .info file and changing get_date_formats() to system_get_date_formats(). It seems to work fine for me. https://github.com/adam-s/reldate
Comments
Comment #1
cweagansChanging title for dashboard
Comment #2
klonosAny chance to move it from github here on d.o?
Comment #3
Adam S commentedSince Phase2 has inherited all for Development Seed's code, they might want to maintain this too as it is used in OpenAtrium.
Comment #4
JGonzalez commentedA straight port has been created. It only required about 3 lines of code to be changed.