iNTERFACEWARE Products Manual > Installing and Using Chameleon > Using Python Scripting > Python Scripting Examples > Date and Time Manipulation |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
The following sections describe examples of how to use dates and times in Python scripts in Chameleon. Most of these examples use strftime(), which is a built-in Python function that returns the current date and time as a formatted string.
|