Skip to main content

arcade expression - Date vs Text function

Comments

2 comments

  • Brian Bieber

    Have you tried 

    Text(Date($feature.Date), 'MMMM DD, Y')
    0
  • William Wang

    Thanks Brian Bieber. That's it! I should have thought of it because I tried Text(ToUTC($feature.Date, 'MMMM DD, Y')) which did not work. 

    0

Please sign in to leave a comment.