معرفی شرکت ها


Products.MxDateTimeField-1.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Archetypes Field using MxDateTime
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Products.MxDateTimeField-1.2
نام Products.MxDateTimeField
نسخه کتابخانه 1.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده BlueDynamics Alliance
ایمیل نویسنده dev@bluedynamics.com
آدرس صفحه اصلی https://pypi.python.org/pypi/Products.MxDateTimeField
آدرس اینترنتی https://pypi.org/project/Products.MxDateTimeField/
مجوز GPLv2
=============== MxDateTimeField =============== Note: This module is meant to be used in migrated sites and not for modern plone 4.x use. This field enables Archetypes to use mxDateTime fields. It is very simple, it just transforms (well formed) strings into mxDateTime values. You can use the Field in Archetypes schemas like this:: ... from Products.MxDateTimeField import MxDateTimeField ... schema= Schema(( MxDateTimeField('BirthDate'), ... The benefit of the MxDateTimeField is that a wider range of time designations is supported, dates may range from 5'000'000CE to 5'000'000BCE. Sometimes you encounter Problems in Plone when you want to use such dates. Installation ============ You need to install egenix mxDateTime first, it is part of 'mxBase', see http://www.egenix.com/files/python/eGenix-mx-Extensions.html#Download-mxBASE Several Operating Systems are offering the egenix mxDateTime within their package management systems. Then just put the MxDateTime folder into your Zopes 'Products' directory. The Product should be listed among your Zopes Products in the control panel. Thanks ====== Thanks to Philipp Auersperg and Jens Klein for their hints and tips and for AGX ;-) Links ===== Read more about mxDateTime - Date and Time types for Python: http://www.egenix.com/files/python/mxDateTime.html Visit Bluedynamice: http://www.bluedynamics.com See my Homepage: http://gogo.bluedynamics.com Support ======= If you have any questionns feel free to ask! irc: irc.freenode.net #bluedynamics email: gogo@bluedynamics.com Author ====== Georg Gogo. BERNHARD gogo@bluedynamics.com


نحوه نصب


نصب پکیج whl Products.MxDateTimeField-1.2:

    pip install Products.MxDateTimeField-1.2.whl


نصب پکیج tar.gz Products.MxDateTimeField-1.2:

    pip install Products.MxDateTimeField-1.2.tar.gz