Opened 12 years ago

Closed 12 years ago

#316 closed enhancement (fixed)

Add support for 'YYYYMMDD' date format in the 'Consent form registration wizard'

Reported by: Jari Häkkinen Owned by: Martin Svensson
Priority: major Milestone: Reggie v1.4
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The date must be entered as 'YYYY-MM-DD' but it would be nice if also 'YYYYMMDD' was accepted. Reggie could translate it to the proper format.

Change History (5)

comment:1 Changed 12 years ago by Nicklas Nordborg

Component: not classifiednet.sf.basedb.reggie
Owner: changed from Jari Häkkinen to Nicklas Nordborg
Summary: reggie 'Consent form registration wizard'Add support for 'YYYYMMDD' date format in the 'Consent form registration wizard'
Type: Requestenhancement

comment:2 Changed 12 years ago by Nicklas Nordborg

Is there any good reason to support more than one date format when entering the data? If YYYYMMDD is better maybe that should be the only format?

comment:3 Changed 12 years ago by Martin Svensson

Owner: changed from Nicklas Nordborg to Martin Svensson

comment:4 Changed 12 years ago by Martin Svensson

Status: newassigned

comment:5 Changed 12 years ago by Martin Svensson

Resolution: fixed
Status: assignedclosed

(In [1359]) Fixes #316 Add support for 'YYYYMMDD' date format in the 'Consent form registration wizard'. Support for short-input formats 'YYMMDD' and 'MMDD' are also added. The changes also apply to the Personal information registration wizard.

Note: See TracTickets for help on using tickets.