bondjimbond / islandora_metadata_extras

Islandora utility module that provides some options for customizing metadata display and generation.
GNU General Public License v3.0
6 stars 2 forks source link

Add option to convert dates to textual forms #3

Closed mjordan closed 8 years ago

mjordan commented 8 years ago

E.g., "1956-03-12" gets converted to "March 12th, 1956"; "1956-03" gets converted to "March 1956." Do with with Javascript on the client side.

mjordan commented 8 years ago

Closed with 582db36ab6842a129e5f8eb446cd0f5c0453f851.

mjordan commented 8 years ago

Oops, didn't take yyyy-mm into account yet.

mjordan commented 8 years ago

Closed with 12f7b0d4b16d8ab578f8af187ab6ba8e3e413089.