Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In OS 3.4, we You can specify the date and time formats used in input bulk import file. There is no more restriction on using specific date formats in the input file. Below are the available date and time formats by default with the OpenSpecimen. You can add more as per requirement through the dropdown manager plugin. 


Date Formats

Format Example
MM/dd/yyyy11/23/2016
MM-dd-yyyy11-23-2016
MM.dd.yyyy11.23.2016
dd/MM/yyyy23/11/2016
dd-MM-yyyy23-11-2016
dd.MM.yyyy23.11.2016
yyyy/MM/dd2016/11/23
yyyy-MM-dd2016-11-23
yyyy.MM.dd2016.11.23
dd/MM/yy23/11/16
dd-MM-yy23-11-16
dd.MM.yy23.11.16
dd MMM yyyy23 Nov 2016
d MMM yyyy4 Nov 2016
dd.MMM.yyyy23.Nov.2016

...

FormatExampleDescription
HH:mm13:30

H - Hour in a day (0-23)

m - Minutes in hour

hh:mm a101:30 PM

h - Hour in am/pm (101-12)

a - AM/PM marker


K:mm a1:30 PMK - Hour in am/pm (0-11)
k:mm13:30k - Hour in day (1-24)


How to add new date format value ?

  1. Navigate to Home → Extras → Dropdown Manager

  2. Click on the Date Format row. This will show you the list of date formats configured in the system.

  3. Click on +Add button.

  4. Specify the Dropdown value as M/dd/yyyy and save it by clicking on the Add button. Refresh the page

Image Added

5. Navigate back to any bulk import screen, you should be able to see the newly added date format.