mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Updated the month definition
This commit is contained in:
@@ -235,7 +235,7 @@ public:
|
||||
Representative("week", "7*24*60*60*_s",
|
||||
Representative::Prefixable::No,
|
||||
NoPrefix),
|
||||
Representative("month", "30*7*24*60*60*_s",
|
||||
Representative("month", "30*24*60*60*_s",
|
||||
Representative::Prefixable::No,
|
||||
NoPrefix),
|
||||
Representative("year", "365.25*24*60*60*_s",
|
||||
|
||||
Reference in New Issue
Block a user