Opened 10 years ago

Closed 10 years ago

#245 closed enhancement (fixed)

strToDate() should handle "st", "nd" and "rd" suffixes on days

Reported by: dstillman Owned by: simon
Priority: minor Milestone:
Component: ingester Version: 1.0
Keywords: Cc:

Description

At the moment "25th" gets put in 'part' rather than 'day'

Change History (1)

comment:1 Changed 10 years ago by simon

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

(In [593]) closes #245, strToDate() should handle "st," "nd" and "rd" suffixes on days
closes #246, strToTime() does not handle AD/BC dates with fewer than 4 digits

Note: See TracTickets for help on using tickets.