miguelgrinberg/Flask-Moment

Looking for Converted Value Only (not wrapped in span tag)

bfaivre opened this issue · 2 comments

Is it possible to get the timestamp converted and formatted without being wrapped in a span tag? If not, do you have a recommended way to extract this? I'm looking to use it in a placeholder for an input. Thanks in advance.

Not from Jinja, but you can always use JavaScript to generate your placeholder content.