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