Tcl Source Code

Check-in [2194d065f7]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:format: add support of new JDN-tokens (calendar JD `%EJ`, astronomical JD `%Ej`) with time fraction.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | clock-astronomical-jdn
Files: files | file ages | folders
SHA3-256: 2194d065f7a6b8d0af3510abaa543973ce4e8d956766b63b2f12c821b52ec37f
User & Date: sebres 2019-03-13 00:24:25.518
Context
2019-03-13
00:24
scan: all JDN/JD are signed, so allow parse negative Julian days closed check-in: 7be9cada94 user: sebres tags: clock-astronomical-jdn
00:24
format: add support of new JDN-tokens (calendar JD `%EJ`, astronomical JD `%Ej`) with time fraction.... check-in: 2194d065f7 user: sebres tags: clock-astronomical-jdn
00:23
scan: extended with token `%EJ` to scan calendar julian day with time fraction (in opposite to astro... check-in: 9095503f61 user: sebres tags: clock-astronomical-jdn
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclClockFmt.c.
Changes to tests/clock.test.