Skip to main content

Module date

Module date 

Source
Expand description

Date tagger.

Converts spoken date expressions to written form:

  • “july twenty fifth two thousand twelve” → “july 25 2012”
  • “nineteen eighties” → “1980s”
  • “the twenty fifth of july” → “25 july”
  • “january first” → “january 1”

Functions§

parse
Parse spoken date expression to written form.