fq-utils / Exports / ageComparePrecision

# Enumeration: ageComparePrecision

Description

年龄比较精度

# Table of contents

# Enumeration Members

# Enumeration Members

# day

day = "day"

# Defined in

date.ts:351 (opens new window)


# month

month = "month"

# Defined in

date.ts:350 (opens new window)


# year

year = "year"

# Defined in

date.ts:349 (opens new window)