DATE (TIMESTAMP) stuff
 (login)
Looks like you do not have the free java 1.5 (or later) plugin for your browser. Java is a plugin which lets you do alot of cool things right from your browser... You should get it so you can create and view screencasts:
Requires JAVA 1.5 or later if you do not see anything above make sure you have java
  • Description

    how to insert a date from the gui
  • Info

    Stats

    • Created:
      Feb 10 2008
    • Public:
      Yes
    • Audio:
      Yes
    • Language:
      English
    • Views:
      22
    • Rating:
      • Currently 0.00/5
      • 1
      • 2
      • 3
      • 4
      • 5
      Average: 0.0 (0 votes)
       
  • URL

  • Info

    Embed code

    Choose width:
  • Info

    Export Video (.mov)


      
     
     
     
  • Info

    Notes

    • 1:00Dates in NextDB are composite date-time datatypes, represented in the following format: YYYY-MM-DD hh:mm:ss.mmm TIMEZONE
    More/Less Add A Note
  • Info
    ([creator] = comment is from screencast creator)

    Comments

    • [creator]/geoff (1 month ago)
      Dates in NextDB are composite date-time datatypes, represented in the following format: YYYY-MM-DD hh:mm:ss.mmm TIMEZONE
      An example of a Date that you might insert, or update, is 2008-01-15 09:05:34.094 PST. The meaning of this date is “January 15, 2008 at 9:34 and 34 seconds and 94 milliseconds, Pacific Standard Time. When a query returns a Date, the timezone of the date is set to Greenwich Mean Time (GMT). The JavaScript returns Dates as Localized JavaScript Date Objects. The JavaScript API also uses http://www.datejs.com/ which is a great date parsing library for JavaScript.
    More/Less Add A Comment

Others recently from Channel NextDB...