What about changing the format specification to allow for the format so you could still have the time there.
The only problem I thought I saw is that stripping off ms is built into a number of pydal adapters (I think -- might be wrong) With that, it would in theory allow backward compatibility for anyone else's data. -Mark On Wed, Nov 11, 2015 at 10:54 AM, Anthony <[email protected]> wrote: > On Wednesday, November 11, 2015 at 10:25:03 AM UTC-5, Massimo Di Pierro > wrote: >> >> in retrospect this was a poor design decision, but we cannot change it >> for backward compatibility. >> > > Maybe we should add a new field type (e.g., "time_with_ms" or "ms_time"). > > Anthony > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/Iaklk67GzIw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

