Curious clock / time question from a noob

Ok I’m not sure which category my question would best fit into.
So I’ll just ask it here.

Question- When creating a new face how do you get the time to show up written instead of numerical?
Example ONE-FIFTEEN-TWENYSEVEN instead of 1:15:27 ?

Thanks.

These are the Facer tags from the Facer Help Center Tags page.

Tag           DEFINITION	                     SAMPLE OUTPUT
#DhT#	String value for hour (12 hour)	         twelve
#DkT#	String value for hour (24 hour)	         twelve
#DmT#	String value for minutes	             fifty eight
#DmMT#	String value for minutes (tens place)	 fifty
#DmST#	String value for minutes (ones place)	 eight

That should get you going.

4 Likes

@mrantisocialguy you might be the most helpful person on these boards. good work!

3 Likes

I figure it this way; I’ve gotten a lot of help here in the community directly and indirectly by reading past postings. Now I’m at a point where I can give back what I have learned.

4 Likes

Thank you for the reply,
And also for letting me know of that link with all the Tags.
That’s a lot of learning to do.

2 Likes

Hi @tom_p199 Here is the link for all the tags

2 Likes

Thank you

1 Like