Menu

#79 TIMESTAMP is not supported

v1.6
open
8
2007-11-27
2007-11-27
No

The automatic validation based on the format string does not support TIMESTAMP columns. Currently only NUMBER, DATE and STRING is supported.

Maybe you could enhance the type checking by testing the format mask with numeric, date and timestamp values?

At now Apex itself supports TIMESTAMP, but it does not support TIMESTAMP WITH TIME ZONE or TIMESTAMP WITH LOCAL TIME ZONE.

Thanks in advance,
Frank

Discussion

  • Frank Puechl

    Frank Puechl - 2007-11-27
    • priority: 5 --> 8
     
  • Patrick Wolf

    Patrick Wolf - 2007-12-01

    Logged In: YES
    user_id=1449836
    Originator: NO

    Will have a look next week.

     

Log in to post a comment.