[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
EPOCHREALTIME
From: |
hancooper |
Subject: |
EPOCHREALTIME |
Date: |
Thu, 19 Aug 2021 12:43:45 +0000 |
Have been using $EPOCHREALTIME but can see that the output is as follows.
1629376497,853634
The utilisation of tho comma `,` is very inconvenient for those who want to do
time
computations. A change towards a period `.` would be the proper way to display
the
variable.
Furthermore, one gets nanosecond precision when using date. But such precision
is not possible with EPOCHREALTIME. Thusly, the improvement to nanosecond
precision is desirable so as to match the capability of data.
Felicitations
Han
- EPOCHREALTIME,
hancooper <=
- Re: EPOCHREALTIME, Léa Gris, 2021/08/19
- EPOCHREALTIME, hancooper, 2021/08/19
- Re: EPOCHREALTIME, Eli Schwartz, 2021/08/19
- Re: EPOCHREALTIME, Léa Gris, 2021/08/19
- Re: EPOCHREALTIME, Greg Wooledge, 2021/08/19
- Re: EPOCHREALTIME, Eli Schwartz, 2021/08/19