function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MrutyunjayMrutyunjay 

day light isssue in SOQL

 Hi

 

I have a problem with bst start day and end days.

If I query some record  which have datetime field with 03/30/2009 11:1,

I get this field with one hour plus like  03/30/2009 12:10 by query.

 

Similarly with BST end time 10/25/2009 11:10 

I get one hour minus like 10/25/2009 10:10 on query.

 

This issue is created when I want to clone a record using APEX.

 

Please help me out .

 

Thanks

Message Edited by Mrutyunjay on 04-07-2009 03:30 AM
Message Edited by Mrutyunjay on 04-08-2009 10:30 PM
Message Edited by Mrutyunjay on 04-09-2009 04:18 AM