captbaritone / captbaritone/datejs

setTimeToNow() function missing

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?

Date.today().setTimeToNow();

What is the expected output? What do you see instead?

Expect to see today's date and time (not time at 00:00).

Instead I get a JavaScript error (Firebug):
Date.today().setTimeToNow is not a function

What version of the product are you using? On what operating system?

date.js
Version: 1.0 Alpha-1
Build Date: 13-Nov-2007

firefox 3.6.12 windows vista

Please provide any additional information below.

I found the function in SVN, but that code was missing the parseExact()
function.
```

Original issue reported on code.google.com by `darian.c...@gmail.com` on 10 Nov 2010 at 2:10

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.