You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/util.rst
+10
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,16 @@ Modules
268
268
269
269
The `pythainlp.util.spell_words.spell_word` function is designed for spelling individual words in Thai text, facilitating phonetic analysis and pronunciation guides.
270
270
271
+
.. autofunction:: to_lunar_date
272
+
:noindex:
273
+
274
+
The `to_lunar_date` function focuses on converts the solar date to Thai Lunar Date.
275
+
276
+
.. autofunction:: th_zodiac
277
+
:noindex:
278
+
279
+
The `th_zodiac` function is converts a Gregorian year to its corresponding Thai Zodiac name.
0 commit comments