Time/date should be outputted according to Drupal settings. Dates displayed as mm/dd are very annoying to non-American users.

Comments

yukare’s picture

Change the line 470 from stickynote.module with this one:
'created' => format_date($row->created, 'short'),

csevb10’s picture

Status: Active » Fixed

Fixed. Thank you!

gclicon’s picture

Status: Fixed » Closed (fixed)

Closing issue.

infiniteluke’s picture

Status: Closed (fixed) » Fixed

Marking as fixed as per D.o status settings documentation.

http://drupal.org/node/156119

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.