Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6215555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T07:04:44+00:00 2026-05-24T07:04:44+00:00

I am trying to parse a FINNISH date eg. 13.03.1990. Javacript won’t do this

  • 0

I am trying to parse a FINNISH date eg. 13.03.1990. Javacript won’t do this but I found DateJS that should be able to.

I implemented DateJS into my project but it still won’t work!

Here is the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Pick the date</title>
<link type="text/css" href="css/smoothness/jquery-ui-1.8.14.custom.css" rel="Stylesheet" /> 
<script type="text/javascript" src="js/jquery-1.5.1.min.js"></script>
<script type="text/javascript" src="js/jquery-ui-1.8.14.custom.min.js"></script>
<script src="inc/date-fi-FI.js" type="text/javascript"></script>
<script type="text/javascript">
function parseDate() {
    var date = $('#date').val();
    var parsedDate = Date.parse(date);
    alert('Parsed date: '+parsedDate);
}
</script>
</head>

<body>
    <form>
        <input type="text" name="date" id="date" value ="13.03.1990" />
        <input type="button" onclick="parseDate()" value="Parse the date" />
    </form>
</body>
</html>

Try it for yourself: http://resk.latvalashop.com/date.php

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T07:04:46+00:00Added an answer on May 24, 2026 at 7:04 am

    You just have a broken link. You test page doesn’t load the DateJS file; I get a 404 error instead

    The URL it’s looking for is http://resk.latvalashop.com/inc/date-fi-FI.js but that doesn’t exist

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to parse a Finnish date using the examples I've found here on
Trying to parse some XML but apparently this is too much for a lazy
I'm trying to develop a script that I will be able to run on
I have an xml feed at this url Now im trying parse the content,
trying to parse this: <?xml version=1.0 encoding=UTF-8?> <directoryresponse xmlns=https://www.sisow.nl/Sisow/REST version=1.0.0> <directory> <issuer> <issuerid>01</issuerid> <issuername>ABN
Trying to parse this and return the following 3 items: -30.25 31.46 -27.46 31.74
Im trying to parse twitter trends but i keep getting a parser error at
I am trying parse out some text that is in an html file. The
I am trying parse the ESPN bottom line feed using RegEx but am coming
Trying to parse this json and cannot seem to figure it out. { description

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.