# Enumeration: DiaryMonthEnum
Enum for diary months.
# Table of contents
# Enumeration Members
# Enumeration Members
# CURRENT
• CURRENT = 3
Current month
# Defined in
src/modules/diary/diary.enum.ts:10 (opens new window)
# ONE_MONTH_AGO
• ONE_MONTH_AGO = 2
One month ago
# Defined in
src/modules/diary/diary.enum.ts:14 (opens new window)
# TWO_MONTH_AGO
• TWO_MONTH_AGO = 1
Two months ago