swimlane.core.fields.datetime module

class swimlane.core.fields.datetime.DatetimeField(*args, **kwargs)[source]

Bases: swimlane.core.fields.base.field.Field

cast_to_python(value)[source]
field_type = 'Core.Models.Fields.Date.DateField, Core'
get_python()[source]

Coerce to best date type representation for the field subtype

get_swimlane()[source]

Return datetimes as rfc3339 strings and timespans as millisecond epochs