WIKINDX API trunk

BIBTEXMONTHPARSE

BibTeX MONTH import class

BibTeX month field can come in as: jan "8~" # jan jan#"~8"

where # is concatenation and '~' can be any non-numeric character. The number must be extracted for use in the WIKINDX 'day' field.

Entries of type jun # "-" # aug are reduced to just the first month.

Table of Contents

Properties

$endDay  : mixed
string
$startDay  : mixed
string

Methods

parseDay()  : mixed
extract day of month from field

Properties

Methods

parseDay()

extract day of month from field

private parseDay(string $dayField) : mixed
Parameters
$dayField : string

        
On this page

Search results