Personal tools
Skip to content. | Skip to navigation
bda.intellidatetime Overview bda.intellidatetime provides a converter for date and time input to python datetime.datetime objects.The input format is definded by a locale2pattern mapping and is provided by a seperate interface.Currently provided locales are:- en- fr- uk- cs - and the special locale iso, which is used as default.-Use the convert function:.. code-block:: pycon >>> from...
Document Actions