Opened 9 years ago

Closed 9 years ago

#834 closed defect (fixed)

Accessed date looses a digit

Reported by: codec Owned by: simon
Priority: minor Milestone: 1.0.2
Component: styles Version: 1.0
Keywords: Cc:

Description

If I input in the accessed date 2006-04-10 00:00:00 in zotero, then print it with

<date variable="accessed" >

<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/>
<date-part name="year"/>

</date>

it appears as
9 April 2006
So the 10 has changed into a 9.

Change History (2)

comment:1 Changed 9 years ago by simon

  • Milestone set to 1.0.2

I'm not reproducing this. What appears in the "Accessed" field itself within Zotero?

comment:2 Changed 9 years ago by codec

  • Resolution set to fixed
  • Status changed from new to closed

I think this got fixed as a result of the fixes for #815 and #825.
Anyway - I can't reproduce it now either.

Note: See TracTickets for help on using tickets.