Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Timestamp Field Rendering #34

Open
soundofjw opened this issue Oct 20, 2015 · 0 comments
Open

Timestamp Field Rendering #34

soundofjw opened this issue Oct 20, 2015 · 0 comments

Comments

@soundofjw
Copy link

It would be nice to specify a format argument:

  • ISO
  • Custom
  • Timestamp Integer
class TimestampField(StringField):
    """A field for timestamp strings."""
    value_type = 'timestamp'

    # TODO - timestamp field rendering
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant