Package etl :: Module transformer
[hide private]
[frames] | no frames]

Module transformer

source code

ETL Process.

The class provides transformeration process.

Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>). GNU General Public License.

Classes [hide private]
  transformer
Transfer data into different type.
Variables [hide private]
  DATE_FORMAT = '%Y-%m-%d'
  TIME_FORMAT = '%H:%M:%S'
  DATETIME_FORMAT = '%Y-%m-%d %H:%M:%S'