Date manipulation: Difference between revisions

m
no edit summary
mNo edit summary
Line 1,393:
 
function testdateparse()
tzabbrev = Dict("EST" => "+0500", "CST" => "+0600", "MST" => "+0700", "PST" => "+0800")
dtstr = "March 7 2009 7:30pm EST"
for (k, v) in tzabbrev
4,102

edits