Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.filemaker > #3529 > unrolled thread
| Started by | Christoph Kaufmann <clkaufmann@gmx.ch> |
|---|---|
| First post | 2023-02-01 20:43 +0100 |
| Last post | 2023-11-17 15:49 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.databases.filemaker
Timestamp starting 1970 Christoph Kaufmann <clkaufmann@gmx.ch> - 2023-02-01 20:43 +0100
Re: Timestamp starting 1970 kurtz le pirate <kurtzlepirate@free.fr> - 2023-11-17 15:49 +0100
| From | Christoph Kaufmann <clkaufmann@gmx.ch> |
|---|---|
| Date | 2023-02-01 20:43 +0100 |
| Subject | Timestamp starting 1970 |
| Message-ID | <trefc5$fo6k$1@dont-email.me> |
I reveived a sample csv file from some web form (not iwp) with a field "CreationDate" with the value 1675255462 in it. I assume its the same sort of timestamp filemaker uses, but starting at 01/01/1970 rather than 01/01/0001 like Filemaker does - that makes it Feb 1st, 2023, 12h44, which is a plausible creation time or this sample. Are there databases using timestamps as seconds after 1st January, 1970, 00h00? -- TIA Christoph Kaufmann https://clk.ch
[toc] | [next] | [standalone]
| From | kurtz le pirate <kurtzlepirate@free.fr> |
|---|---|
| Date | 2023-11-17 15:49 +0100 |
| Message-ID | <65577d65$0$7453$426a74cc@news.free.fr> |
| In reply to | #3529 |
On 01/02/2023 20:43, Christoph Kaufmann wrote: > I reveived a sample csv file from some web form (not iwp) with a field > "CreationDate" with the value 1675255462 in it. > > I assume its the same sort of timestamp filemaker uses, but starting at > 01/01/1970 rather than 01/01/0001 like Filemaker does - that makes it > Feb 1st, 2023, 12h44, which is a plausible creation time or this sample. Yes, 01/01/1970 00:00:00 UTC is the origin of timestamp for Unix systems. FM does not respect this standard and uses its own origin. Generally speaking, databases are managed on unix systems and therefore use 01/01/1970. > > Are there databases using timestamps as seconds after 1st January, > 1970, 00h00? > ... maybe, but to what end ? -- kurtz le pirate compagnie de la banquise
[toc] | [prev] | [standalone]
Back to top | Article view | comp.databases.filemaker
csiph-web