[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2009-06-04T10:04:27-05:00 http://petesqbsite.com/phpBB3/app.php/feed/topic/2971 2009-06-04T10:04:27-05:00 2009-06-04T10:04:27-05:00 http://petesqbsite.com/phpBB3/viewtopic.php?p=19265#p19265 <![CDATA[Time Stamp]]>
example:

seconds& = TimeStamp&(Month%, Day%, Year%, Hour%, Minutes%, Seconds%)
with a variable date of 1-1-1970

..and back to date format

dateformat$ = Seconds2DateFormat$(seconds&)
(i.e. mm/dd/yyyy hh:mm:ss)

Statistics: Posted by DDastardly71 — Thu Jun 04, 2009 10:04 am


]]>