|
Alexandru <[hidden email]>: Jun 22 07:57AM -0700
Hi,
What is the best way get the modified date of a file as GMT time?
Currently using:
clock scan [clock format [file mtime $path]] -gmt 1
Is there a shorter way?
Regards
Alexandru
...more
|
Brad Lanam <[hidden email]>: Jun 22 09:06AM -0700
On Friday, June 22, 2018 at 7:57:14 AM UTC-7, Alexandru wrote:
> Is there a shorter way?
> Regards
> Alexandru
A timestamp has no time zone applied.
The time zone is used for display
...more
|
Alexandru <[hidden email]>: Jun 22 09:13AM -0700
Am Freitag, 22. Juni 2018 18:06:28 UTC+2 schrieb Brad Lanam:
> % clock scan [clock format [file mtime $path]] -gmt 1
> 1529040755
> %
Perhaps I it's unclear what I mean.
Let's immagine that
...more
|
Brad Lanam <[hidden email]>: Jun 22 09:20AM -0700
On Friday, June 22, 2018 at 9:13:45 AM UTC-7, Alexandru wrote:
> > %
> Perhaps I it's unclear what I mean.
> Let's immagine that two persons change the same file at the exact same moment on their
...more
|
Brad Lanam <[hidden email]>: Jun 22 09:22AM -0700
On Friday, June 22, 2018 at 9:20:33 AM UTC-7, Brad Lanam wrote:
> https://superuser.com/questions/405298/file-dates-are-same-in-different-timezones-in-windows
Whoops, that superuser link is no
...more
|
Danilo Chang <[hidden email]>: Jun 22 09:04AM -0700
I'm pleased to announce release 0.4.0 of tcl-lmdb.
About:
This is the Lightning Memory-Mapped Database (LMDB) extension for Tcl using the Tcl Extension Architecture (TEA).
LMDB is a
...more
|
Ashok <[hidden email]>: Jun 22 04:20PM +0530
# Overview
As is true for scripting languages in general, Tcl incurs significant
overhead in terms of memory as well as performance when operating on
large amounts of data. The set of packages
...more
|
Harald Oehlmann <[hidden email]>: Jun 22 02:21PM +0200
Wow!
Ashok, how many programmers do you have in the background to create all
this;-)
How does it compare to VecTCL?
My appreciation,
Harald
Am 22.06.2018 um 12:50 schrieb Ashok:
...more
|
rene <[hidden email]>: Jun 22 05:54AM -0700
Am Freitag, 22. Juni 2018 12:50:29 UTC+2 schrieb Ashok:
> some performance fixes.
> For further information about installing the above files see
> the documentation section at
...more
|
[hidden email]: Jun 22 03:42AM -0700
Do you plan to release a tclkit with Thread package included?
In PCs with minimum 4-8 threads it's already a need. ;)
...more
|
Ashok <[hidden email]>: Jun 22 04:18PM +0530
> Do you plan to release a tclkit with Thread package included?
> In PCs with minimum 4-8 threads it's already a need. ;)
No current plans I'm afraid. There is a constant tension between some
...more
|
[hidden email]: Jun 22 03:53AM -0700
Well, I think that it's better a slim tclkit. But I also think that Thread should be a core feature (as OO) and ddbb are not.
Thank you anyway ;)
...more
|
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to [hidden email].
|
|