\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.

Summary

Methods
Properties
Constants
__construct()
init()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() : 

BIBTEXMONTHPARSE

Returns

init()

init(  monthField) : mixed||string|int

Start the process

Parameters

monthField

Returns

mixed||string|int —

(startMonth, startDay, endMonth, endDay)