Skip to content

Commit

Permalink
fix: Date from picker must be padded with 0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreituicu committed Mar 28, 2024
1 parent 2a3adf1 commit 51b180f
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 7 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions tools/picker/dist/index.8eb0d878.css

This file was deleted.

1 change: 0 additions & 1 deletion tools/picker/dist/index.8eb0d878.css.map

This file was deleted.

2 changes: 1 addition & 1 deletion tools/picker/dist/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>ServiceNow Picker</title><link rel="stylesheet" href="index.8eb0d878.css"></head><body> <div id="app"></div> <script type="module" src="index.295e1089.js"></script> </body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><title>ServiceNow Picker</title><link rel="stylesheet" href="index.8eb0d878.css"></head><body> <div id="app"></div> <script type="module" src="index.812f5509.js"></script> </body></html>

0 comments on commit 51b180f

Please sign in to comment.