Skip to content

Commit

Permalink
[DOC] declate DateTime class is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
nurse committed Sep 25, 2020
1 parent 1a8dc4c commit 58ca6e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/date/date_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -9529,6 +9529,8 @@ Init_date_core(void)
* A subclass of Date that easily handles date, hour, minute, second,
* and offset.
*
* DateTime class is considered deprecated. Use Time class.
*
* DateTime does not consider any leap seconds, does not track
* any summer time rules.
*
Expand Down

0 comments on commit 58ca6e6

Please sign in to comment.