GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Alex Gleason (alex@gleasonator.com)'s status on Thursday, 27-Jul-2023 06:59:32 JST Alex Gleason Alex Gleason
    Why, javascript... why can I compare dates by their unix timestamp when I used the gt and lt operators, but not equal...

    > new Date('2023-01-01T00:00:00Z') > new Date('2000-01-01T00:00:00Z')
    true
    > new Date('2023-01-01T00:00:00Z') < new Date('2000-01-01T00:00:00Z')
    false
    > new Date('2023-01-01T00:00:00Z') == new Date('2023-01-01T00:00:00Z')
    false

    https://stackoverflow.com/a/493018/8811886
    In conversation Thursday, 27-Jul-2023 06:59:32 JST from gleasonator.com permalink

    Attachments


    • Embed this notice
      Alex Gleason (alex@gleasonator.com)'s status on Thursday, 27-Jul-2023 08:10:33 JST Alex Gleason Alex Gleason
      in reply to
      • ?
      @noagendashowvideo Except it is when comparing with > and <
      In conversation Thursday, 27-Jul-2023 08:10:33 JST permalink
    • Embed this notice
      ? (noagendashowvideo@noagendasocial.com)'s status on Thursday, 27-Jul-2023 08:10:34 JST ? ?
      in reply to

      @alex an object is not a Unix time stamp number

      In conversation Thursday, 27-Jul-2023 08:10:34 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.