Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | prevent timezone related util test failure | Struan Donald | 2018-02-09 | -1/+3 |
| | | | | | | | | Make sure that the prettify_dt tests use the same timezone as FMS otherwise the test can fail if now in the local timezone is actually yesterday/tomorrow in the FMS timezone. Fixes #1984 | |||
* | Utils::prettify_duration improvements | pezholio | 2017-02-15 | -0/+8 |
| | | | | | - Add year and month to $nearest options - Allow prettify_duration to choose a sensible $nearest if omitted | |||
* | Fix bad cross-year test. | Matthew Somerville | 2017-01-03 | -1/+5 |
| | | | | Make sure the tested date is in the same year as current. | |||
* | Some tests for the Util modules. | Matthew Somerville | 2016-09-20 | -0/+36 |
| | ||||
* | Remove need for cron-wrapper with existing scripts | Matthew Somerville | 2015-01-19 | -4/+0 |
| | | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it. | |||
* | update cleanup text to deal with alternative spelling | Struan Donald | 2012-03-20 | -1/+24 |
| | ||||
* | Created function to convert e,n to lat,lon and optionally truncate results | Edmund von der Burg | 2011-02-10 | -0/+41 |