Closed (fixed)
Project:
User Relationships
Version:
5.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 12:40 UTC
Updated:
26 Jan 2009 at 14:00 UTC
In Windows the strftime() function does not support some conversion specifiers, including (bafflingly) %D and %T. These need to be replaced by the corresponding expanded versions. I attach a one line patch to do so for this module.
| Comment | File | Size | Author |
|---|---|---|---|
| windows_compat.patch | 573 bytes | alfaguru |
Comments
Comment #1
jaydub commentedmore windows lameness. Confirmed that there are limitations in Windows via the PHP page for the strftime() function http://www.php.net/strftime