maya-dates

@drewsonne/maya-dates / Exports / FullDateFactory

Class: FullDateFactory

Given a fullDate composed of a Long Count and a Calendar Round, create a {FullDate} object.

Table of contents

Constructors

Methods

Constructors

constructor

new FullDateFactory()

Methods

parse

parse(raw): FullDate

Parameters

Name Type
raw string

Returns

FullDate

Defined in

factory/full-date.ts:16