Bug 23924: Add --date-field to add_date_fields_to_marc_records.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 30 Oct 2019 08:12:39 +0000 (09:12 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 5 May 2023 15:13:52 +0000 (12:13 -0300)
commitc04accc95c5d0df4259d73bfab0ca8bd97cd5e71
treea2afa0b1688759a1be192ac4a6ccbfa3dacd00da
parenta702f57adf2913541fec8905fdba839aa58eb720
Bug 23924: Add --date-field to add_date_fields_to_marc_records.pl

The date used in the script will use this parameter, instead of today.

Test plan:
Use the POD of the script to understand how this flag works. Then use
the script to create fields with a date contained in a specific MARC
field.

Signed-off-by: Hugo Agud <hagud@orex.es>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/add_date_fields_to_marc_records.pl