Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Get EarliestTimestamp
# Initialize EarliestTimestamp with current timestamp set EarliestTimestamp [clock format [clock seconds] -format "%m/%d/%Y %H:%M:%S"] # Initialize CurStripLocTimestamp with hardcoded timestamp set CurStripLocTimestamp "05/30/2019 04:04:04" puts "Compare CurStripLocTimestamp: \"$CurStripLocTimestamp\" with EarliestTimestamp: \"$EarliestTimestamp\"" if { $CurStripLocTimestamp <= $EarliestTimestamp } { # Reset EarliestTimestamp set EarliestTimestamp $CurStripLocTimestamp } puts "\nNew EarliestTimestamp: \"$EarliestTimestamp\""
run
|
edit
|
history
|
help
0
procedures.tcl
Trying bin mul floating point
Different factorial implementations
proc example {required {default1 А} {default2 Б} args} {...}
Bin mul float
dssd
wewew
Huffman code size
NISP - Planning ID/Test ID
mysrc.tcl