[PATCH 2/2] Use get_dive to populate divelistview with dives

Dirk Hohndel dirk at hohndel.org
Thu Apr 18 12:44:40 PDT 2013


amit.k.chaudhuri at gmail.com writes:
> +				    QDateTime::fromTime_t(d->when).toString(),

Oh, didn't see this until just now when I started to look into
it... as Linus pointed out - you really don't want to do that as this
will break for anyone who doesn't happen to live in GMT.

/D


More information about the subsurface mailing list