The sign needs to float left on a ???? format #2593

Open
opened 2020-10-04 18:08:42 +00:00 by snoopyjc · 0 comments
snoopyjc commented 2020-10-04 18:08:42 +00:00 (Migrated from github.com)

The sign needs to float before any '?' in the format. Eg:

console.log(SSF.format('#????', -12.2))
 -12

Excel gives:

-  12
The sign needs to float before any '?' in the format. Eg: console.log(SSF.format('#????', -12.2)) -12 Excel gives: - 12
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#2593
No description provided.