Jump to content

DGrigsbyII

Members
  • Posts

    2
  • Joined

  • Last visited

DGrigsbyII's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. This works well and I like the approach except for dealing with minutes and seconds values less than 10. Do you have an approach for that?
  2. I have a condition that has a duration property from child capsules. This property initially returns as a date time string from 1/1/1970 00:00. I want to be able to convert it to purely hh:mm:ss and be able to be larger than 24 hours if needed. What is the best approach to this? I saw some posts on doing a string replace function on the returned property but I couldn't get that to work This is what I'm using as an example property to test and play with.
×
×
  • Create New...