Ignore:
Timestamp:
2001-02-19T09:37:43+13:00 (23 years ago)
Author:
sjboddie
Message:

Added a hack that mysteriously converts iso639 language codes appearing
in formatstrings to the English name of the language (i.e. Language
metadata is now treated as a special case much like Date is).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/formattools.h

    r1941 r2001  
    106106text_t format_date (const text_t &date);
    107107
     108text_t iso639 (const text_t &langcode);
    108109
    109110text_t get_related_docs(const text_t& collection, recptproto* collectproto,
Note: See TracChangeset for help on using the changeset viewer.