Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
NISP - Planning ID Unit Test
trail multiplication
Dec to binary addition
r
code to identify whether particular coordinate lies in bbox
1
Working for neg
Different factorial implementations
Perfect bin mul eo float with Dec input
binary multiplication
Please log in to post a comment.