Closed (fixed)
Project:
Sticky Note
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2011 at 09:02 UTC
Updated:
15 Nov 2011 at 21:50 UTC
Time/date should be outputted according to Drupal settings. Dates displayed as mm/dd are very annoying to non-American users.
Comments
Comment #1
yukare commentedChange the line 470 from stickynote.module with this one:
'created' => format_date($row->created, 'short'),Comment #2
csevb10 commentedFixed. Thank you!
Comment #3
gclicon commentedClosing issue.
Comment #4
infiniteluke commentedMarking as fixed as per D.o status settings documentation.
http://drupal.org/node/156119