Extra Pages

Monday, December 19, 2011

OBIEE11g / BIP Quartz Scheduler

Seems that Oracle is using there own standard for the Date Time format in the BIP quartz scheduler. They are not using standard ticks (starting on 1-jan-0001) but a milliseconds count starting on 1-jan-1970. So 1-Jan-2012 = 1325376000000. IE: a whole day is 86400000 ticks.

Till Next Time

1 comment:

  1. Hi John,

    Sounds like they're just using the standard unix time epoch

    ReplyDelete

Note: Only a member of this blog may post a comment.