From: Matthew Kerwin Date: 2013-03-16T06:31:14+09:00 Subject: [ruby-core:53464] Re: [CommonRuby - Feature #8096] introduce Time.current_timestamp --f46d04083f2db27a9704d7fd5b73 Content-Type: text/plain; charset=ISO-8859-1 MySQL stores/transmits TIMESTAMP fields as integer seconds. Sent from my phone, so excuse the typos. On Mar 16, 2013 7:13 AM, "KOSAKI Motohiro" wrote: > (3/15/13 4:36 PM), vipulnsward (Vipul Amler) wrote: > > > > Issue #8096 has been updated by vipulnsward (Vipul Amler). > > > > > > =begin > > It could be any number of purposes. On top of my head I could think of > remote systems, timestamps persisted to Databases, Event marking, Security > Systems, Time conversions, etc (Although these are very bad examples) > > > > Maybe http://en.wikipedia.org/wiki/Timestamping_(computing) or > something similar would shed more light on this. > > =end > > For this purpose, second is not enough accuracy. Which software want such > inaccuracy feature? > > > --f46d04083f2db27a9704d7fd5b73 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

MySQL stores/transmits TIMESTAMP fields as integer seconds.

Sent from my phone, so excuse the typos.

On Mar 16, 2013 7:13 AM, "KOSAKI Motohiro&q= uot; <kosaki.motohiro@gmail= .com> wrote:
(3/15/13 4:36 PM), vipulnsward (Vipul Amler) wrote:
>
> Issue #8096 has been updated by vipulnsward (Vipul Amler).
>
>
> =3Dbegin
> It could be any number of purposes. On top of my head I could think of= remote systems, timestamps persisted to Databases, Event marking, Security= Systems, Time conversions, etc (Although these are very bad examples)
>
> Maybe http://en.wikipedia.org/wiki/Timestamping_(computing) or something similar would shed more light on this.
> =3Dend

For this purpose, second is not enough accuracy. Which software want such i= naccuracy feature?


--f46d04083f2db27a9704d7fd5b73--