Dean Karn
|
a75cdd7161
a few more low level optimizations
|
9 лет назад |
Dean Karn
|
c83f384137
some low level optimizations
|
9 лет назад |
Dean Karn
|
d1ae01242a
more multibyte checks for []byte to string changeover
|
9 лет назад |
Dean Karn
|
5b6f32dd67
add check for multibyte chars after switching from []byte to string
|
9 лет назад |
Dean Karn
|
aaae900248
covered stored data from []byte to string
|
9 лет назад |
Dean Karn
|
0e068366fd
Add PluralsRange() function to mirror PluralsCardinal() and PluralsOrdingal()
|
9 лет назад |
joeybloggs
|
8fdc8e15c9
add locale map generation for external mapping of locale to instance function.
|
9 лет назад |
joeybloggs
|
60ab046797
add a space for readability for non locale specific currencies eg. -USD<space>10,356.45 vs -$10,356.45
|
9 лет назад |
joeybloggs
|
3a5fed48f1
Correct Weekday in FmtDate functions, was accidentally calling Day() instead of Weekday()
|
9 лет назад |
joeybloggs
|
d76a9c4189
Add Month & Weekday locale accessors.
|
9 лет назад |
joeybloggs
|
a39370274d
Remove FmtDateTime functions and some variables when not used on locale struct
|
9 лет назад |
joeybloggs
|
a812d5e663
Add FmtDateTime helper functions.
|
9 лет назад |
joeybloggs
|
4d5203f4ff
Add timezone logic + locale specific info
|
9 лет назад |
joeybloggs
|
936167fec0
look at timezones to see if can set appropriately in FmtTime...
|
9 лет назад |
joeybloggs
|
3997c6649a
Add calendar data, now onto the functions.
|
9 лет назад |
joeybloggs
|
aaa28727a7
add accounting currency formatting logic + function
|
9 лет назад |
joeybloggs
|
5e30685010
add regular currency logic
|
9 лет назад |
joeybloggs
|
7a50918c70
Modify to store percent prefix & suffix on translator instance ( when available )
|
9 лет назад |
joeybloggs
|
15e8d9841c
sure up percent prefix logic, just need to turn prefixes into bytes...
|
9 лет назад |
joeybloggs
|
fb2acb9360
add FmtPercent logic.
|
9 лет назад |
joeybloggs
|
99657750cc
ad variable grouping logic + cleanup generated code newlines
|
9 лет назад |
joeybloggs
|
7639a43974
Add FmtNumber function + logic.
|
9 лет назад |
joeybloggs
|
df0d272ef2
add range plural rules + expose Ordinal + Cardinal functions
|
9 лет назад |
joeybloggs
|
f81dd14d3c
add ordinal rules + some variable cleanup
|
9 лет назад |
joeybloggs
|
cbb46634d9
initial commit
|
9 лет назад |