Skip to main content

Module ja

Module ja 

Source
Expand description

Japanese (日本語) locale dictionaries

Statics§

CASUAL_DATE_MAP
Casual date keywords
CASUAL_TIME_MAP
Casual time keywords
MONTH_MAP
Month dictionary (Japanese uses numeric months but with kanji suffix)
NUMBER_MAP
Japanese number characters
RELATIVE_MODIFIER_MAP
Relative modifiers
TIME_UNIT_MAP
Time unit dictionary
WEEKDAY_MAP
Weekday dictionary

Functions§

get_casual_date
get_casual_time
get_month
get_number
get_relative_modifier
get_time_unit
get_weekday
ja_string_to_number
Convert Japanese string to number Handles Japanese number characters like 一, 二, 三, 十, etc.
parse_number_pattern
Parse a number pattern (handles kanji numbers, digits)
to_hankaku
Convert full-width characters to half-width (hankaku)