Timestamps are timezone independent.  This is a property of timestamps, not
a property of Cassandra. A given moment is the same timestamp everywhere in
the world.  To display this in a human readable form, you then need to know
what timezone you're attempting to represent the timestamp as, this is the
information necessary to convert it to local time.

On Fri, Dec 26, 2014 at 2:05 AM, Ajay <ajay.ga...@gmail.com> wrote:
>
> Hi,
>
> If the nodes of Cassandra ring are in different timezone, could it affect
> the counter column as it depends on the timestamp?
>
> Thanks
> Ajay
>

Reply via email to