Jump to content
Server Maintenance This Week. ×

Simple file t set it straight


This topic is 7101 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • 2 weeks later...

I couldn't help, experimenting a bit further - and came up with this for your AllTime field:

Filter (

Substitute ( "~" & GetAsText ( StartTime ) ;"~" & Hour ( StartTime ) & ":";Mod(Hour ( StartTime );12) & ":") ;":0123456789" ) & Case(Div ( StartTime ; 43200 );" P";" A")&"M"

...which obviously only works for 7.0!!! What I havn't tested is if it's somewhat faster than you suggestion ...but typecasts does by and large perform quicker, with the risk of being obsolete with next upgrade of the tool.

--sd

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.