< prev index next >

src/java.xml/share/classes/com/sun/org/apache/xalan/internal/lib/ExsltDatetime.java

Print this page

        

*** 1,8 **** /* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. - * @LastModified: Nov 2017 */ /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. --- 1,7 ----
*** 43,52 **** --- 42,52 ---- * The documentation for each function has been copied from the relevant * EXSLT Implementer page. * * @see <a href="http://www.exslt.org/">EXSLT</a> * @xsl.usage general + * @LastModified: Nov 2017 */ public class ExsltDatetime { // Datetime formats (era and zone handled separately).
< prev index next >