Project

General

Profile

Actions

Feature #863

closed

BC dates and date validation

Added by Alexander Watzinger over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Backend
Target version:
Start date:
2017-09-17
Estimated time:
16.00 h

Description

At the moment it's not possible to enter BC date. It would be good if dates back to -4713 (PostgreSQL timestamp limit) could be entered.

Update: Solved BC dates using the numpy library. There are some changes:

- year values possible from 4173 BC to 9999 AD
- missing values are substituted with 1 (e.g. if only the year 2018 was entered it becomes 2018-01-01)
- extensive date validation was added (e.g. a begin date cannot be after an end date)

Actions #1

Updated by Alexander Watzinger over 6 years ago

  • Status changed from Acknowledged to In Progress
  • Assignee set to Alexander Watzinger
Actions #2

Updated by Alexander Watzinger over 6 years ago

  • Status changed from In Progress to Acknowledged
  • Assignee deleted (Alexander Watzinger)
Actions #3

Updated by Alexander Watzinger over 6 years ago

  • Target version changed from 132 to 3.0.0
Actions #4

Updated by Alexander Watzinger over 6 years ago

  • Target version changed from 3.0.0 to 3.1.0
Actions #5

Updated by Alexander Watzinger over 6 years ago

  • Status changed from Acknowledged to In Progress
  • Assignee set to Alexander Watzinger
Actions #6

Updated by Alexander Watzinger over 6 years ago

  • Subject changed from BC dates to BC dates and date validation
  • Description updated (diff)
  • Estimated time changed from 8.00 h to 16.00 h
Actions #7

Updated by Alexander Watzinger over 6 years ago

  • Description updated (diff)
  • Status changed from In Progress to Closed

Updated information that issue solved with numpy

Actions

Also available in: Atom PDF