google / google/styleguide

Java Style Guide: Microseconds Unicode

Open
#213 0 comments 0 reactions 0 assignees View on GitHub
lang:java
Dominant language
HTML
Stars
39.6k
Forks
12.9k
Avg merge
42m
Merged PRs (30d)
15

Description

I noticed this and I'm wondering if its intentional or overly pedantic.

In the Java style guide right away for the beginning, it lists the a unit abbreviation for Microseconds while clarifying good and bad ways to represent it.

However, it specifies using 0x03BC for "Greek Small Letter Mu", when there's also 0x00B5 for "Micro" sign.
Is this a possible minor incorrectness when the intent was to convey micro vs mu?

Really minor, but I figured I'd ask.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.