Timestamp Format different in Market Quote

cusodha
I found different timestamp format in getOrders() and getQuote().






  • sujith
    Can you elaborate so that we can investigate the issue?
  • cusodha
    I have noticed that in Kite3 developers have used DateTime object instead of string(used in Kite2 API), but in getQuote method of Kite3 I am still getting string format of Timestamp
  • sujith
    Can you mention which Kite Connect client you are using?
  • cusodha
    Iam using Kite Connect PHP library
  • Vivek
    @cusodha The issue was fixed in recent update. Please update phpkiteconnect lib and check.
  • cusodha
    Yes Its updated, But its showing [timezone] => UTC ie. Universal Coordinated Time and in we are trading as per Asia/Kolkata.
  • Vivek
    @cusodha Fixed that also. Now the timezone is set as Asia/Kolkata
Sign In or Register to comment.