Live data from Hacker News

Viewing profile — briansfrank

briansfrank

HN member
Joined
Wed, Jun 22, 2011, 2:55 PM UTC
HN karma
8
Public activity
4 items

About briansfrank

No profile information was provided.

Recent public activity

  1. comment
    Comment #8142424

    Date/Time APIs are a core part of Fantom http://fantom.org/doc/docLang/DateTime.html

  2. comment
    Comment #3347999

    One problem with infrastructure technology (programming languages, databases, IDEs, etc) is that all of the above is expected to be available for free by developers. So there is li…

  3. comment
    Comment #2767497

    In Fantom we model DateTimes with both an absolute time in nanosecond ticks and a relative timezone: http://fantom.org/doc/docLang/DateTime.html#dateTime Works great for dealing wi…

  4. comment
    Comment #2683384

    See Fantom - http://fantom.org/ And it has same performance as Java