Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
shaan1337
/
jquery-dateFormat
Public
forked from
phstc/jquery-dateFormat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 10, 2017
+ Bugfix for leading 0 when using 'm' and 's'
0x1337
committed
aaa601b
Copy full SHA for aaa601b
Commits on Sep 7, 2016
Merge pull request #90 from AndreyCarter/master
Show description for ee8ed0b
phstc
authored
ee8ed0b
Copy full SHA for ee8ed0b
Commits on May 6, 2016
Bump the version to update the README on
Show description for 69c31c8
Pablo Cantero
committed
69c31c8
Copy full SHA for 69c31c8
Merge pull request #93 from dwaxweiler/readme
Show description for 23612c9
phstc
committed
23612c9
Copy full SHA for 23612c9
markdown formatting
dwaxweiler
committed
ca29e3a
Copy full SHA for ca29e3a
added file
dwaxweiler
committed
8fc9d7b
Copy full SHA for 8fc9d7b
renamed README
dwaxweiler
committed
97cf4a2
Copy full SHA for 97cf4a2
Commits on May 5, 2016
Merge branch 'dwaxweiler-npm'
Pablo Cantero
committed
3861d7a
Copy full SHA for 3861d7a
updated package.json
dwaxweiler
committed
4be651c
Copy full SHA for 4be651c
Commits on Apr 18, 2016
Merge pull request #1 from AndreyCarter/AndreyCarter-patch-parse-date-format
Show description for 54e803a
AndreyCarter
committed
54e803a
Copy full SHA for 54e803a
Fix parse date
Show description for c6e8a91
AndreyCarter
committed
c6e8a91
Copy full SHA for c6e8a91
Commits on Mar 14, 2016
Update README.rdoc
Show description for 6ea9129
phstc
committed
6ea9129
Copy full SHA for 6ea9129
Merge pull request #86 from CJxD/patch-1
Show description for 6d68bbd
phstc
committed
6d68bbd
Copy full SHA for 6d68bbd
Commits on Dec 9, 2015
Fix testing irregularities
CJxD
committed
6515e94
Copy full SHA for 6515e94
Commits on Dec 8, 2015
oops again
CJxD
committed
f18bc56
Copy full SHA for f18bc56
oops
CJxD
committed
a97da31
Copy full SHA for a97da31
Add some test coverage for future time support
Show description for 5217730
CJxD
committed
5217730
Copy full SHA for 5217730
Fix stray tab
CJxD
committed
c2c8f81
Copy full SHA for c2c8f81
Allow future dates in prettyDate
Show description for 434340b
CJxD
committed
434340b
Copy full SHA for 434340b
Merge pull request #84 from jpalmieri/typo-fix
Show description for e72351d
phstc
committed
e72351d
Copy full SHA for e72351d
Commits on Oct 7, 2015
fix typo in readme
jpalmieri
committed
3d8e11a
Copy full SHA for 3d8e11a
Commits on May 30, 2015
Update README.rdoc
phstc
committed
23806d0
Copy full SHA for 23806d0
Commits on May 22, 2015
Use existing `padding`
Pablo Cantero
committed
9ddc497
Copy full SHA for 9ddc497
Commits on May 19, 2015
Merge branch 'ssproessig-master'
Pablo Cantero
committed
684976b
Copy full SHA for 684976b
Remove karma conf to avoid some possible confusions with grunt config.
Show description for e8f454a
Pablo Cantero
committed
e8f454a
Copy full SHA for e8f454a
Commits on May 18, 2015
bump distribution files
ssproessig
committed
eab5381
Copy full SHA for eab5381
fix: when spliting "time" from "millis" parseTime() must use the last entry in the delimited array (not fixed 1), as there are timezones like "W. European Time" that contain a dot themselves
ssproessig
committed
94fa373
Copy full SHA for 94fa373
adding a (generated karma configuration) to run jasmine unit test and coverage from WebStorm IDE
ssproessig
committed
0b3b21c
Copy full SHA for 0b3b21c
made "hour" a local variable (was global scope before)
ssproessig
committed
fbf070c
Copy full SHA for fbf070c
moved values and subvalues to parseDate (they were unused in the place they where defined before and globals in parseDate)
ssproessig
committed
a55ec75
Copy full SHA for a55ec75
removed dead code
ssproessig
committed
efa422c
Copy full SHA for efa422c
ignore WebStorm project
ssproessig
committed
f4a35d9
Copy full SHA for f4a35d9
Commits on May 13, 2015
Fix #77
Pablo Cantero
committed
daff038
Copy full SHA for daff038
Commits on May 9, 2015
Add test for issue #77: Leading 0 for 'SSS' (milliseconds) is missing
vejuhust
committed
d6394fd
Copy full SHA for d6394fd
Commits on Jan 18, 2015
Merge branch 'hafeyang-master'
Pablo Cantero
committed
0e4255f
Copy full SHA for 0e4255f
Pagination
Previous
Next
You can’t perform that action at this time.