mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-23 00:29:59 +02:00
make iso_datetime deprecated only. no need to make hidden.
This commit is contained in:
@ -17,7 +17,6 @@ class info():
|
|||||||
author_email = 'kellyjonbrazil@gmail.com'
|
author_email = 'kellyjonbrazil@gmail.com'
|
||||||
details = 'Deprecated - please use datetime-iso'
|
details = 'Deprecated - please use datetime-iso'
|
||||||
compatible = ['linux', 'aix', 'freebsd', 'darwin', 'win32', 'cygwin']
|
compatible = ['linux', 'aix', 'freebsd', 'darwin', 'win32', 'cygwin']
|
||||||
hidden = True
|
|
||||||
deprecated = True
|
deprecated = True
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user