• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: D2W Timestamp attribute component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: D2W Timestamp attribute component


  • Subject: Re: D2W Timestamp attribute component
  • From: Ramsey Gurley <email@hidden>
  • Date: Wed, 19 Jan 2011 13:43:12 -0500

Hi Dan,

I'm not aware of one. You could conceivably do a display time component pretty easily with a few lines of SVG.  With just two circle elements, you are most of the way there...

<svg width="80" height="80">
<circle cx="40" cy="40" r="20" stroke="darkslategray" stroke-width="10" stroke-dasharray="1.75 8.72" fill="lightslategray" fill-opacity="0.5" /> 
<circle cx="40" cy="40" r="10" stroke="darkslategray" stroke-width="20" stroke-dasharray="0.875 14.833 0.875 100" fill="none" /> 
</svg>

Attachment: Clock.xhtml
Description: application/xhtml

Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: D2W Timestamp attribute component
      • From: Travis Britt <email@hidden>
References: 
 >D2W Timestamp attribute component (From: Dan Beatty <email@hidden>)

  • Prev by Date: D2W Timestamp attribute component
  • Next by Date: troubleshooting help
  • Previous by thread: D2W Timestamp attribute component
  • Next by thread: Re: D2W Timestamp attribute component
  • Index(es):
    • Date
    • Thread