Forum Discussion

steph94's avatar
steph94
New Member
4 years ago
Solved

datetime.localnow() returns 'a datetime value set to the current date and time on the system.'

Hi, quick question.. datetime.localnow() returns 'a datetime value set to the current date and time on the system.' My question is which system? I'v had such mess with shceduling a refresh on a repor...
  • RayWu's avatar
    4 years ago

    Yes times in the powerBI service are UTC
    And yes it's super annoying
    You can wrap it in a time zone conversion though